ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 fragmentShaderSampleInterlock
 
VkBool32 fragmentShaderPixelInterlock
 
VkBool32 fragmentShaderShadingRateInterlock
 

Detailed Description

Definition at line 10716 of file vulkan.h.

Member Data Documentation

◆ fragmentShaderPixelInterlock

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderPixelInterlock

Definition at line 10721 of file vulkan.h.

Referenced by vkd3d_init_device_caps(), and vkd3d_trace_physical_device_features().

◆ fragmentShaderSampleInterlock

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderSampleInterlock

Definition at line 10720 of file vulkan.h.

Referenced by vkd3d_init_device_caps(), and vkd3d_trace_physical_device_features().

◆ fragmentShaderShadingRateInterlock

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderShadingRateInterlock

Definition at line 10722 of file vulkan.h.

Referenced by vkd3d_trace_physical_device_features().

◆ pNext

void* VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::pNext

Definition at line 10719 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::sType

Definition at line 10718 of file vulkan.h.


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