VkRenderPassSubpassFeedbackInfoEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (System)
struct VkRenderPassSubpassFeedbackInfoEXT {}

Members

Variables

description
char[VK_MAX_DESCRIPTION_SIZE] description;
Undocumented in source.
postMergeIndex
uint32_t postMergeIndex;
Undocumented in source.
subpassMergeStatus
VkSubpassMergeStatusEXT subpassMergeStatus;
Undocumented in source.

Meta