Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | rasterizationOrderColorAttachmentAccess |
VkBool32 | rasterizationOrderDepthAttachmentAccess |
VkBool32 | rasterizationOrderStencilAttachmentAccess |
Definition at line 16925 of file vulkan_core.h.
void* VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::pNext |
Definition at line 16927 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderColorAttachmentAccess |
Definition at line 16928 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderDepthAttachmentAccess |
Definition at line 16929 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderStencilAttachmentAccess |
Definition at line 16930 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::sType |
Definition at line 16926 of file vulkan_core.h.