HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 fragmentShaderSampleInterlock
 
VkBool32 fragmentShaderPixelInterlock
 
VkBool32 fragmentShaderShadingRateInterlock
 

Detailed Description

Definition at line 12840 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderPixelInterlock

Definition at line 12844 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderSampleInterlock

Definition at line 12843 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderShadingRateInterlock

Definition at line 12845 of file vulkan_core.h.

void* VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::pNext

Definition at line 12842 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::sType

Definition at line 12841 of file vulkan_core.h.


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