struct PhysicalDeviceShaderSubgroupRotateFeatures

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

wrapper struct for struct VkPhysicalDeviceShaderSubgroupRotateFeatures, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceShaderSubgroupRotateFeatures.html

Public Members

StructureType sType
void * pNext
Bool32 shaderSubgroupRotate
Bool32 shaderSubgroupRotateClustered

Public Methods

void PhysicalDeviceShaderSubgroupRotateFeatures (Bool32 shaderSubgroupRotate_, Bool32 shaderSubgroupRotateClustered_, void * pNext_)

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

void PhysicalDeviceShaderSubgroupRotateFeatures (const PhysicalDeviceShaderSubgroupRotateFeatures & rhs)

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

void PhysicalDeviceShaderSubgroupRotateFeatures (const VkPhysicalDeviceShaderSubgroupRotateFeatures & rhs)

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

PhysicalDeviceShaderSubgroupRotateFeatures & operator= (const PhysicalDeviceShaderSubgroupRotateFeatures & rhs)

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

PhysicalDeviceShaderSubgroupRotateFeatures & operator= (const VkPhysicalDeviceShaderSubgroupRotateFeatures & rhs)

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

PhysicalDeviceShaderSubgroupRotateFeatures & setPNext (void * pNext_)

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

PhysicalDeviceShaderSubgroupRotateFeatures && setPNext (void * pNext_)

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

PhysicalDeviceShaderSubgroupRotateFeatures & setShaderSubgroupRotate (Bool32 shaderSubgroupRotate_)

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

PhysicalDeviceShaderSubgroupRotateFeatures && setShaderSubgroupRotate (Bool32 shaderSubgroupRotate_)

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

PhysicalDeviceShaderSubgroupRotateFeatures & setShaderSubgroupRotateClustered (Bool32 shaderSubgroupRotateClustered_)

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

PhysicalDeviceShaderSubgroupRotateFeatures && setShaderSubgroupRotateClustered (Bool32 shaderSubgroupRotateClustered_)

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

const VkPhysicalDeviceShaderSubgroupRotateFeatures & operator const VkPhysicalDeviceShaderSubgroupRotateFeatures & ()

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

VkPhysicalDeviceShaderSubgroupRotateFeatures & operator VkPhysicalDeviceShaderSubgroupRotateFeatures & ()

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

const VkPhysicalDeviceShaderSubgroupRotateFeatures * operator const VkPhysicalDeviceShaderSubgroupRotateFeatures * ()

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

VkPhysicalDeviceShaderSubgroupRotateFeatures * operator VkPhysicalDeviceShaderSubgroupRotateFeatures * ()

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

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

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