Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 rasterizationOrderColorAttachmentAccess
 
VkBool32 rasterizationOrderDepthAttachmentAccess
 
VkBool32 rasterizationOrderStencilAttachmentAccess
 

Detailed Description

Definition at line 15568 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::pNext

Definition at line 15570 of file vulkan_core.h.

◆ rasterizationOrderColorAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderColorAttachmentAccess

Definition at line 15571 of file vulkan_core.h.

◆ rasterizationOrderDepthAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderDepthAttachmentAccess

Definition at line 15572 of file vulkan_core.h.

◆ rasterizationOrderStencilAttachmentAccess

VkBool32 VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::rasterizationOrderStencilAttachmentAccess

Definition at line 15573 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT::sType

Definition at line 15569 of file vulkan_core.h.


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