|
Blender V5.0
|
#include <vk_render_graph_test_types.hh>
Inherits testing::TestWithParam< std::tuple< bool > >.
Inherited by blender::gpu::render_graph::VKRenderGraphTestRender, and blender::gpu::render_graph::VKRenderGraphTestScheduler.
Public Member Functions | |
| VKRenderGraphTest_P () | |
Protected Member Functions | |
| VkImageLayout | color_attachment_layout () const |
| std::string | color_attachment_layout_str () const |
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 500 of file vk_render_graph_test_types.hh.
|
inline |
Definition at line 502 of file vk_render_graph_test_types.hh.
References command_buffer, log, render_graph, resources, and use_dynamic_rendering_local_read.
|
inlineprotected |
Definition at line 511 of file vk_render_graph_test_types.hh.
References use_dynamic_rendering_local_read.
|
inlineprotected |
Definition at line 516 of file vk_render_graph_test_types.hh.
References use_dynamic_rendering_local_read.
|
protected |
Definition at line 525 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest_P().
|
protected |
Definition at line 522 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest_P().
|
protected |
Definition at line 524 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest_P().
|
protected |
Definition at line 523 of file vk_render_graph_test_types.hh.
Referenced by VKRenderGraphTest_P().
|
protected |
Definition at line 526 of file vk_render_graph_test_types.hh.
Referenced by color_attachment_layout(), color_attachment_layout_str(), and VKRenderGraphTest_P().