ReactOS 0.4.17-dev-934-g091855f
VkRenderPassCreationControlEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkRenderPassCreationControlEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 disallowMerging
 

Detailed Description

Definition at line 13651 of file vulkan.h.

Member Data Documentation

◆ disallowMerging

VkBool32 VkRenderPassCreationControlEXT::disallowMerging

Definition at line 13655 of file vulkan.h.

◆ pNext

const void* VkRenderPassCreationControlEXT::pNext

Definition at line 13654 of file vulkan.h.

◆ sType

VkStructureType VkRenderPassCreationControlEXT::sType

Definition at line 13653 of file vulkan.h.


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