Blender V4.3
blender::gpu::render_graph::VKClearAttachmentsData Struct Reference

#include <vk_clear_attachments_node.hh>

Public Attributes

uint32_t attachment_count
 
VkClearAttachment attachments [8]
 
VkClearRect vk_clear_rect
 

Detailed Description

Information stored inside the render graph node. See VKRenderGraphNode.

Definition at line 19 of file vk_clear_attachments_node.hh.

Member Data Documentation

◆ attachment_count

uint32_t blender::gpu::render_graph::VKClearAttachmentsData::attachment_count

◆ attachments

VkClearAttachment blender::gpu::render_graph::VKClearAttachmentsData::attachments[8]

◆ vk_clear_rect


The documentation for this struct was generated from the following file: