struct PhysicalDeviceSubgroupSizeControlFeatures

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

Public Members

StructureType sType
void * pNext
vk::Bool32 subgroupSizeControl
vk::Bool32 computeFullSubgroups

Public Methods

void PhysicalDeviceSubgroupSizeControlFeatures (vk::Bool32 subgroupSizeControl_, vk::Bool32 computeFullSubgroups_, void * pNext_)

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

void PhysicalDeviceSubgroupSizeControlFeatures (const PhysicalDeviceSubgroupSizeControlFeatures & rhs)

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

void PhysicalDeviceSubgroupSizeControlFeatures (const VkPhysicalDeviceSubgroupSizeControlFeatures & rhs)

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

PhysicalDeviceSubgroupSizeControlFeatures & operator= (const PhysicalDeviceSubgroupSizeControlFeatures & rhs)

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

PhysicalDeviceSubgroupSizeControlFeatures & operator= (const VkPhysicalDeviceSubgroupSizeControlFeatures & rhs)

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

PhysicalDeviceSubgroupSizeControlFeatures & setPNext (void * pNext_)

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

PhysicalDeviceSubgroupSizeControlFeatures & setSubgroupSizeControl (vk::Bool32 subgroupSizeControl_)

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

PhysicalDeviceSubgroupSizeControlFeatures & setComputeFullSubgroups (vk::Bool32 computeFullSubgroups_)

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

const VkPhysicalDeviceSubgroupSizeControlFeatures & operator const VkPhysicalDeviceSubgroupSizeControlFeatures & ()

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

VkPhysicalDeviceSubgroupSizeControlFeatures & operator VkPhysicalDeviceSubgroupSizeControlFeatures & ()

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

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

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