struct PhysicalDeviceShaderDemoteToHelperInvocationFeatures
Defined at line 141240 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 shaderDemoteToHelperInvocation
Public Methods
void PhysicalDeviceShaderDemoteToHelperInvocationFeatures (Bool32 shaderDemoteToHelperInvocation_, void * pNext_)
Defined at line 141248 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderDemoteToHelperInvocationFeatures (const PhysicalDeviceShaderDemoteToHelperInvocationFeatures & rhs)
Defined at line 141255 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderDemoteToHelperInvocationFeatures (const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & rhs)
Defined at line 141258 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderDemoteToHelperInvocationFeatures & operator= (const PhysicalDeviceShaderDemoteToHelperInvocationFeatures & rhs)
Defined at line 141263 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderDemoteToHelperInvocationFeatures & operator= (const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & rhs)
Defined at line 141267 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderDemoteToHelperInvocationFeatures & setPNext (void * pNext_)
Defined at line 141274 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderDemoteToHelperInvocationFeatures && setPNext (void * pNext_)
Defined at line 141280 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderDemoteToHelperInvocationFeatures & setShaderDemoteToHelperInvocation (Bool32 shaderDemoteToHelperInvocation_)
Defined at line 141286 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderDemoteToHelperInvocationFeatures && setShaderDemoteToHelperInvocation (Bool32 shaderDemoteToHelperInvocation_)
Defined at line 141293 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & operator const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & ()
Defined at line 141302 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & operator VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures & ()
Defined at line 141307 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures * operator const VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures * ()
Defined at line 141312 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures * operator VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures * ()
Defined at line 141317 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceShaderDemoteToHelperInvocationFeatures & )
Defined at line 141330 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp