|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | fragmentShaderSampleInterlock |
| VkBool32 | fragmentShaderPixelInterlock |
| VkBool32 | fragmentShaderShadingRateInterlock |
| VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderPixelInterlock |
Definition at line 10721 of file vulkan.h.
Referenced by vkd3d_init_device_caps(), and vkd3d_trace_physical_device_features().
| VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderSampleInterlock |
Definition at line 10720 of file vulkan.h.
Referenced by vkd3d_init_device_caps(), and vkd3d_trace_physical_device_features().
| VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderShadingRateInterlock |
Definition at line 10722 of file vulkan.h.
Referenced by vkd3d_trace_physical_device_features().
| void* VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::pNext |
| VkStructureType VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::sType |