struct PhysicalDeviceVertexAttributeDivisorProperties

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

Public Members

StructureType sType
void * pNext
uint32_t maxVertexAttribDivisor
vk::Bool32 supportsNonZeroFirstInstance

Public Methods

void PhysicalDeviceVertexAttributeDivisorProperties (uint32_t maxVertexAttribDivisor_, vk::Bool32 supportsNonZeroFirstInstance_, void * pNext_)

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

void PhysicalDeviceVertexAttributeDivisorProperties (const PhysicalDeviceVertexAttributeDivisorProperties & rhs)

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

void PhysicalDeviceVertexAttributeDivisorProperties (const VkPhysicalDeviceVertexAttributeDivisorProperties & rhs)

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

PhysicalDeviceVertexAttributeDivisorProperties & operator= (const PhysicalDeviceVertexAttributeDivisorProperties & rhs)

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

PhysicalDeviceVertexAttributeDivisorProperties & operator= (const VkPhysicalDeviceVertexAttributeDivisorProperties & rhs)

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

const VkPhysicalDeviceVertexAttributeDivisorProperties & operator const VkPhysicalDeviceVertexAttributeDivisorProperties & ()

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

VkPhysicalDeviceVertexAttributeDivisorProperties & operator VkPhysicalDeviceVertexAttributeDivisorProperties & ()

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

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

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