|
Blender V5.0
|
#include <vk_render_graph_test_types.hh>
Inherits testing::Test.
Inherited by blender::gpu::render_graph::VKRenderGraphTestCompute, blender::gpu::render_graph::VKRenderGraphTestPresent, and blender::gpu::render_graph::VKRenderGraphTestTransfer.
Public Member Functions | |
| VKRenderGraphTest () | |
Protected Attributes | |
| Vector< std::string > | log |
| VKResourceStateTracker | resources |
| std::unique_ptr< VKRenderGraph > | render_graph |
| std::unique_ptr< CommandBufferLog > | command_buffer |
| bool | use_dynamic_rendering_local_read = true |
Definition at line 483 of file vk_render_graph_test_types.hh.
|
inline |
Definition at line 485 of file vk_render_graph_test_types.hh.
References command_buffer, log, render_graph, resources, and use_dynamic_rendering_local_read.
|
protected |
Definition at line 496 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 493 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 495 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 494 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 497 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().