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

#include <vk_synchronization_node.hh>

Public Attributes

VkImage vk_image
 
VkImageLayout vk_image_layout
 
VkImageAspectFlags vk_image_aspect
 

Detailed Description

Information needed to add a node to the render graph.

Definition at line 23 of file vk_synchronization_node.hh.

Member Data Documentation

◆ vk_image

VkImage blender::gpu::render_graph::VKSynchronizationCreateInfo::vk_image

◆ vk_image_aspect

VkImageAspectFlags blender::gpu::render_graph::VKSynchronizationCreateInfo::vk_image_aspect

◆ vk_image_layout

VkImageLayout blender::gpu::render_graph::VKSynchronizationCreateInfo::vk_image_layout

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