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

#include <vk_clear_depth_stencil_image_node.hh>

Public Attributes

VkImage vk_image
 
VkClearDepthStencilValue vk_clear_depth_stencil_value
 
VkImageSubresourceRange vk_image_subresource_range
 

Detailed Description

Information stored inside the render graph node. See VKRenderGraphNode.

Definition at line 18 of file vk_clear_depth_stencil_image_node.hh.

Member Data Documentation

◆ vk_clear_depth_stencil_value

VkClearDepthStencilValue blender::gpu::render_graph::VKClearDepthStencilImageData::vk_clear_depth_stencil_value

◆ vk_image

VkImage blender::gpu::render_graph::VKClearDepthStencilImageData::vk_image

◆ vk_image_subresource_range

VkImageSubresourceRange blender::gpu::render_graph::VKClearDepthStencilImageData::vk_image_subresource_range

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