Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkRenderPassSubpassFeedbackInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkSubpassMergeStatusEXT subpassMergeStatus
 
char description [VK_MAX_DESCRIPTION_SIZE]
 
uint32_t postMergeIndex
 

Detailed Description

Definition at line 17110 of file vulkan_core.h.

Member Data Documentation

◆ description

char VkRenderPassSubpassFeedbackInfoEXT::description[VK_MAX_DESCRIPTION_SIZE]

Definition at line 17112 of file vulkan_core.h.

◆ postMergeIndex

uint32_t VkRenderPassSubpassFeedbackInfoEXT::postMergeIndex

Definition at line 17113 of file vulkan_core.h.

◆ subpassMergeStatus

VkSubpassMergeStatusEXT VkRenderPassSubpassFeedbackInfoEXT::subpassMergeStatus

Definition at line 17111 of file vulkan_core.h.


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