SDL  2.0
VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 shaderDemoteToHelperInvocation
 

Detailed Description

Definition at line 10831 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT::pNext

Definition at line 10833 of file vulkan_core.h.

◆ shaderDemoteToHelperInvocation

VkBool32 VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT::shaderDemoteToHelperInvocation

Definition at line 10834 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT::sType

Definition at line 10832 of file vulkan_core.h.


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