Vulkan-Hpp
VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 rasterizationOrderColorAttachmentAccess
 
VkBool32 rasterizationOrderDepthAttachmentAccess
 
VkBool32 rasterizationOrderStencilAttachmentAccess
 

Detailed Description

Definition at line 16370 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::pNext

Definition at line 16372 of file vulkan_core.h.

◆ rasterizationOrderColorAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderColorAttachmentAccess

Definition at line 16373 of file vulkan_core.h.

◆ rasterizationOrderDepthAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderDepthAttachmentAccess

Definition at line 16374 of file vulkan_core.h.

◆ rasterizationOrderStencilAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderStencilAttachmentAccess

Definition at line 16375 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::sType

Definition at line 16371 of file vulkan_core.h.


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