|
Blender V4.5
|
#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 = true |
| bool | use_dynamic_rendering_local_read = true |
Definition at line 496 of file vk_render_graph_test_types.hh.
|
inline |
Definition at line 498 of file vk_render_graph_test_types.hh.
References command_buffer, log, render_graph, resources, use_dynamic_rendering, and use_dynamic_rendering_local_read.
|
protected |
Definition at line 511 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 508 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 510 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 509 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 512 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().
|
protected |
Definition at line 513 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest().