|
Blender V4.5
|
Inherits testing::Test.
Protected Member Functions | |
| RenderGraph () | |
| void | SetUp () override |
| void | TearDown () override |
Protected Attributes | |
| ScopedMockLog | log |
| Stats | stats |
| Profiler | profiler |
| DeviceInfo | device_info |
| unique_ptr< Device > | device_cpu |
| SceneParams | scene_params |
| unique_ptr< Scene > | scene |
| ShaderGraph | graph |
| ShaderGraphBuilder | builder |
Definition at line 153 of file render_graph_finalize_test.cpp.
|
inlineprotected |
Definition at line 165 of file render_graph_finalize_test.cpp.
|
inlineoverrideprotected |
Definition at line 167 of file render_graph_finalize_test.cpp.
References Device::create(), device_cpu, device_info, ColorSpaceManager::init_fallback_config(), profiler, scene, scene_params, stats, util_logging_start(), and util_logging_verbosity_set().
|
inlineoverrideprotected |
Definition at line 186 of file render_graph_finalize_test.cpp.
References device_cpu, scene, and util_logging_verbosity_set().
|
protected |
Definition at line 163 of file render_graph_finalize_test.cpp.
Referenced by RenderGraph().
|
protected |
Definition at line 159 of file render_graph_finalize_test.cpp.
Referenced by SetUp(), and TearDown().
|
protected |
Definition at line 158 of file render_graph_finalize_test.cpp.
Referenced by SetUp().
|
protected |
Definition at line 162 of file render_graph_finalize_test.cpp.
Referenced by RenderGraph().
|
protected |
Definition at line 155 of file render_graph_finalize_test.cpp.
|
protected |
Definition at line 157 of file render_graph_finalize_test.cpp.
Referenced by SetUp().
|
protected |
Definition at line 161 of file render_graph_finalize_test.cpp.
Referenced by SetUp(), and TearDown().
|
protected |
Definition at line 160 of file render_graph_finalize_test.cpp.
Referenced by SetUp().
|
protected |
Definition at line 156 of file render_graph_finalize_test.cpp.
Referenced by SetUp().