struct PhysicalDeviceShaderSubgroupRotateFeatures
Defined at line 90629 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 shaderSubgroupRotate
vk::Bool32 shaderSubgroupRotateClustered
Public Methods
void PhysicalDeviceShaderSubgroupRotateFeatures (vk::Bool32 shaderSubgroupRotate_, vk::Bool32 shaderSubgroupRotateClustered_, void * pNext_)
Defined at line 90637 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderSubgroupRotateFeatures (const PhysicalDeviceShaderSubgroupRotateFeatures & rhs)
Defined at line 90646 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderSubgroupRotateFeatures (const VkPhysicalDeviceShaderSubgroupRotateFeatures & rhs)
Defined at line 90648 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderSubgroupRotateFeatures & operator= (const PhysicalDeviceShaderSubgroupRotateFeatures & rhs)
Defined at line 90653 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderSubgroupRotateFeatures & operator= (const VkPhysicalDeviceShaderSubgroupRotateFeatures & rhs)
Defined at line 90656 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderSubgroupRotateFeatures & setPNext (void * pNext_)
Defined at line 90663 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderSubgroupRotateFeatures & setShaderSubgroupRotate (vk::Bool32 shaderSubgroupRotate_)
Defined at line 90669 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderSubgroupRotateFeatures & setShaderSubgroupRotateClustered (vk::Bool32 shaderSubgroupRotateClustered_)
Defined at line 90676 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderSubgroupRotateFeatures & operator const VkPhysicalDeviceShaderSubgroupRotateFeatures & ()
Defined at line 90684 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderSubgroupRotateFeatures & operator VkPhysicalDeviceShaderSubgroupRotateFeatures & ()
Defined at line 90689 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceShaderSubgroupRotateFeatures & )
Defined at line 90707 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp