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

#include <vk_begin_rendering_node.hh>

Public Attributes

VkRenderingAttachmentInfo color_attachments [8]
 
VkRenderingAttachmentInfo depth_attachment
 
VkRenderingAttachmentInfo stencil_attachment
 
VkRenderingInfoKHR vk_rendering_info
 

Detailed Description

Information stored inside the render graph node. See VKRenderGraphNode.

Definition at line 19 of file vk_begin_rendering_node.hh.

Member Data Documentation

◆ color_attachments

◆ depth_attachment

VkRenderingAttachmentInfo blender::gpu::render_graph::VKBeginRenderingData::depth_attachment

◆ stencil_attachment

VkRenderingAttachmentInfo blender::gpu::render_graph::VKBeginRenderingData::stencil_attachment

◆ vk_rendering_info


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