Blender V4.3
blender::gpu::GPUTest Class Reference

#include <gpu_testing.hh>

Inherits testing::Test.

Protected Member Functions

 GPUTest (GHOST_TDrawingContextType draw_context_type, eGPUBackendType gpu_backend_type, int32_t g_debug_flags)
 
void SetUp () override
 
void TearDown () override
 

Detailed Description

Test class that setups a GPUContext for test cases.

Definition at line 20 of file gpu_testing.hh.

Constructor & Destructor Documentation

◆ GPUTest()

blender::gpu::GPUTest::GPUTest ( GHOST_TDrawingContextType draw_context_type,
eGPUBackendType gpu_backend_type,
int32_t g_debug_flags )
inlineprotected

Definition at line 32 of file gpu_testing.hh.

Member Function Documentation

◆ SetUp()

◆ TearDown()

void blender::gpu::GPUTest::TearDown ( )
overrideprotected

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