Blender V5.0
blender::gpu::GPUTest Class Reference

#include <gpu_testing.hh>

Inherits testing::Test.

Protected Member Functions

void SetUp () override
void TearDown () override

Static Protected Member Functions

static void SetUpTestSuite (GHOST_TDrawingContextType draw_context_type, GPUBackendType gpu_backend_type, int32_t g_debug_flags)
static void TearDownTestSuite ()

Detailed Description

Test class that setups a GPUContext for test cases.

Definition at line 20 of file gpu_testing.hh.

Member Function Documentation

◆ SetUp()

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

Definition at line 75 of file gpu_testing.cc.

References GPU_debug_group_begin().

◆ SetUpTestSuite()

◆ TearDown()

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

Definition at line 84 of file gpu_testing.cc.

References GPU_debug_group_end().

◆ TearDownTestSuite()

void blender::gpu::GPUTest::TearDownTestSuite ( )
staticprotected

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