struct PhysicalDeviceShaderDemoteToHelperInvocationFeatures

Defined at line 87995 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
void * pNext
vk::Bool32 shaderDemoteToHelperInvocation

Public Methods

void PhysicalDeviceShaderDemoteToHelperInvocationFeatures (vk::Bool32 shaderDemoteToHelperInvocation_, void * pNext_)

Defined at line 88003 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceShaderDemoteToHelperInvocationFeatures (const PhysicalDeviceShaderDemoteToHelperInvocationFeatures & rhs)

Defined at line 88010 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceShaderDemoteToHelperInvocationFeatures (const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & rhs)

Defined at line 88013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderDemoteToHelperInvocationFeatures & operator= (const PhysicalDeviceShaderDemoteToHelperInvocationFeatures & rhs)

Defined at line 88018 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderDemoteToHelperInvocationFeatures & operator= (const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & rhs)

Defined at line 88022 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderDemoteToHelperInvocationFeatures & setPNext (void * pNext_)

Defined at line 88029 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceShaderDemoteToHelperInvocationFeatures & setShaderDemoteToHelperInvocation (vk::Bool32 shaderDemoteToHelperInvocation_)

Defined at line 88035 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & operator const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & ()

Defined at line 88043 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & operator VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & ()

Defined at line 88048 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceShaderDemoteToHelperInvocationFeatures & )

Defined at line 88066 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp