|
Blender V5.0
|
#include <vk_clear_attachments_node.hh>
Public Attributes | |
| uint32_t | attachment_count |
| VkClearAttachment | attachments [8] |
| VkClearRect | vk_clear_rect |
Information stored inside the render graph node. See VKRenderGraphNode.
Definition at line 19 of file vk_clear_attachments_node.hh.
| uint32_t blender::gpu::render_graph::VKClearAttachmentsData::attachment_count |
Definition at line 20 of file vk_clear_attachments_node.hh.
Referenced by blender::gpu::render_graph::TEST_P(), blender::gpu::render_graph::TEST_P(), blender::gpu::render_graph::TEST_P(), and blender::gpu::render_graph::TEST_P().
| VkClearAttachment blender::gpu::render_graph::VKClearAttachmentsData::attachments[8] |
Definition at line 21 of file vk_clear_attachments_node.hh.
Referenced by blender::gpu::render_graph::TEST_P(), blender::gpu::render_graph::TEST_P(), blender::gpu::render_graph::TEST_P(), and blender::gpu::render_graph::TEST_P().
| VkClearRect blender::gpu::render_graph::VKClearAttachmentsData::vk_clear_rect |
Definition at line 22 of file vk_clear_attachments_node.hh.
Referenced by blender::gpu::render_graph::TEST_P(), blender::gpu::render_graph::TEST_P(), blender::gpu::render_graph::TEST_P(), and blender::gpu::render_graph::TEST_P().