struct PhysicalDeviceVertexAttributeDivisorFeatures

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

wrapper struct for struct VkPhysicalDeviceVertexAttributeDivisorFeatures, see

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

Public Members

StructureType sType
void * pNext
Bool32 vertexAttributeInstanceRateDivisor
Bool32 vertexAttributeInstanceRateZeroDivisor

Public Methods

void PhysicalDeviceVertexAttributeDivisorFeatures (Bool32 vertexAttributeInstanceRateDivisor_, Bool32 vertexAttributeInstanceRateZeroDivisor_, void * pNext_)

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

void PhysicalDeviceVertexAttributeDivisorFeatures (const PhysicalDeviceVertexAttributeDivisorFeatures & rhs)

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

void PhysicalDeviceVertexAttributeDivisorFeatures (const VkPhysicalDeviceVertexAttributeDivisorFeatures & rhs)

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

PhysicalDeviceVertexAttributeDivisorFeatures & operator= (const PhysicalDeviceVertexAttributeDivisorFeatures & rhs)

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

PhysicalDeviceVertexAttributeDivisorFeatures & operator= (const VkPhysicalDeviceVertexAttributeDivisorFeatures & rhs)

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

PhysicalDeviceVertexAttributeDivisorFeatures & setPNext (void * pNext_)

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

PhysicalDeviceVertexAttributeDivisorFeatures && setPNext (void * pNext_)

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

PhysicalDeviceVertexAttributeDivisorFeatures & setVertexAttributeInstanceRateDivisor (Bool32 vertexAttributeInstanceRateDivisor_)

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

PhysicalDeviceVertexAttributeDivisorFeatures && setVertexAttributeInstanceRateDivisor (Bool32 vertexAttributeInstanceRateDivisor_)

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

PhysicalDeviceVertexAttributeDivisorFeatures & setVertexAttributeInstanceRateZeroDivisor (Bool32 vertexAttributeInstanceRateZeroDivisor_)

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

PhysicalDeviceVertexAttributeDivisorFeatures && setVertexAttributeInstanceRateZeroDivisor (Bool32 vertexAttributeInstanceRateZeroDivisor_)

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

const VkPhysicalDeviceVertexAttributeDivisorFeatures & operator const VkPhysicalDeviceVertexAttributeDivisorFeatures & ()

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

VkPhysicalDeviceVertexAttributeDivisorFeatures & operator VkPhysicalDeviceVertexAttributeDivisorFeatures & ()

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

const VkPhysicalDeviceVertexAttributeDivisorFeatures * operator const VkPhysicalDeviceVertexAttributeDivisorFeatures * ()

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

VkPhysicalDeviceVertexAttributeDivisorFeatures * operator VkPhysicalDeviceVertexAttributeDivisorFeatures * ()

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

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

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