Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 fragmentShaderSampleInterlock
 
VkBool32 fragmentShaderPixelInterlock
 
VkBool32 fragmentShaderShadingRateInterlock
 

Detailed Description

Definition at line 15134 of file vulkan_core.h.

Field Documentation

◆ fragmentShaderPixelInterlock

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderPixelInterlock

Definition at line 15138 of file vulkan_core.h.

◆ fragmentShaderSampleInterlock

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderSampleInterlock

Definition at line 15137 of file vulkan_core.h.

◆ fragmentShaderShadingRateInterlock

VkBool32 VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::fragmentShaderShadingRateInterlock

Definition at line 15139 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::pNext

Definition at line 15136 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShaderInterlockFeaturesEXT::sType

Definition at line 15135 of file vulkan_core.h.


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