Vulkan-Hpp
VkRenderPassSubpassFeedbackInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkSubpassMergeStatusEXT subpassMergeStatus
 
char description [256U]
 
uint32_t postMergeIndex
 

Detailed Description

Definition at line 17987 of file vulkan_core.h.

Member Data Documentation

◆ description

char VkRenderPassSubpassFeedbackInfoEXT::description[256U]

Definition at line 17989 of file vulkan_core.h.

◆ postMergeIndex

uint32_t VkRenderPassSubpassFeedbackInfoEXT::postMergeIndex

Definition at line 17990 of file vulkan_core.h.

◆ subpassMergeStatus

VkSubpassMergeStatusEXT VkRenderPassSubpassFeedbackInfoEXT::subpassMergeStatus

Definition at line 17988 of file vulkan_core.h.


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