|
Blender V4.3
|
#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(), blender::gpu::render_graph::TEST(), blender::gpu::render_graph::TEST(), and blender::gpu::render_graph::TEST().
| 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(), blender::gpu::render_graph::TEST(), blender::gpu::render_graph::TEST(), and blender::gpu::render_graph::TEST().
| VkClearRect blender::gpu::render_graph::VKClearAttachmentsData::vk_clear_rect |
Definition at line 22 of file vk_clear_attachments_node.hh.
Referenced by blender::gpu::VKFrameBuffer::clear(), blender::gpu::VKFrameBuffer::clear_multi(), blender::gpu::render_graph::TEST(), blender::gpu::render_graph::TEST(), blender::gpu::render_graph::TEST(), and blender::gpu::render_graph::TEST().