|
Blender V5.0
|
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 202 of file render_graph_finalize_test.cpp.
|
inlineprotected |
Definition at line 214 of file render_graph_finalize_test.cpp.
|
inlineoverrideprotected |
Definition at line 216 of file render_graph_finalize_test.cpp.
References Device::create(), device_cpu, device_info, ColorSpaceManager::init_fallback_config(), log_level_set(), LOG_LEVEL_TRACE, profiler, scene, scene_params, and stats.
|
inlineoverrideprotected |
Definition at line 234 of file render_graph_finalize_test.cpp.
References device_cpu, LOG_LEVEL_FATAL, log_level_set(), and scene.
|
protected |
Definition at line 212 of file render_graph_finalize_test.cpp.
Referenced by RenderGraph().
|
protected |
Definition at line 208 of file render_graph_finalize_test.cpp.
Referenced by SetUp(), and TearDown().
|
protected |
Definition at line 207 of file render_graph_finalize_test.cpp.
Referenced by SetUp().
|
protected |
Definition at line 211 of file render_graph_finalize_test.cpp.
Referenced by RenderGraph().
|
protected |
Definition at line 204 of file render_graph_finalize_test.cpp.
|
protected |
Definition at line 206 of file render_graph_finalize_test.cpp.
Referenced by SetUp().
|
protected |
Definition at line 210 of file render_graph_finalize_test.cpp.
Referenced by SetUp(), and TearDown().
|
protected |
Definition at line 209 of file render_graph_finalize_test.cpp.
Referenced by SetUp().
|
protected |
Definition at line 205 of file render_graph_finalize_test.cpp.
Referenced by SetUp().