Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 rasterizationOrderColorAttachmentAccess
 
VkBool32 rasterizationOrderDepthAttachmentAccess
 
VkBool32 rasterizationOrderStencilAttachmentAccess
 

Detailed Description

Definition at line 16925 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::pNext

Definition at line 16927 of file vulkan_core.h.

◆ rasterizationOrderColorAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderColorAttachmentAccess

Definition at line 16928 of file vulkan_core.h.

◆ rasterizationOrderDepthAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderDepthAttachmentAccess

Definition at line 16929 of file vulkan_core.h.

◆ rasterizationOrderStencilAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderStencilAttachmentAccess

Definition at line 16930 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::sType

Definition at line 16926 of file vulkan_core.h.


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