yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gfx::GraphicsOptimizationBenchmarks Class Reference
Inheritance diagram for yaze::gfx::GraphicsOptimizationBenchmarks:
Collaboration diagram for yaze::gfx::GraphicsOptimizationBenchmarks:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
std::vector< uint8_t > CreateTestBitmapData (int width, int height)
 
SnesPalette CreateTestPalette ()
 

Detailed Description

Definition at line 16 of file gfx_optimization_benchmarks.cc.

Member Function Documentation

◆ SetUp()

void yaze::gfx::GraphicsOptimizationBenchmarks::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void yaze::gfx::GraphicsOptimizationBenchmarks::TearDown ( )
inlineoverrideprotected

Definition at line 25 of file gfx_optimization_benchmarks.cc.

References yaze::gfx::PerformanceProfiler::Clear(), and yaze::gfx::PerformanceProfiler::Get().

Here is the call graph for this function:

◆ CreateTestBitmapData()

std::vector< uint8_t > yaze::gfx::GraphicsOptimizationBenchmarks::CreateTestBitmapData ( int  width,
int  height 
)
inlineprotected

Definition at line 31 of file gfx_optimization_benchmarks.cc.

◆ CreateTestPalette()

SnesPalette yaze::gfx::GraphicsOptimizationBenchmarks::CreateTestPalette ( )
inlineprotected

Definition at line 43 of file gfx_optimization_benchmarks.cc.

References yaze::gfx::SnesPalette::AddColor().

Here is the call graph for this function:

The documentation for this class was generated from the following file: