struct PhysicalDeviceVertexAttributeDivisorProperties
Defined at line 151032 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceVertexAttributeDivisorProperties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceVertexAttributeDivisorProperties.html
Public Members
StructureType sType
void * pNext
uint32_t maxVertexAttribDivisor
Bool32 supportsNonZeroFirstInstance
Public Methods
void PhysicalDeviceVertexAttributeDivisorProperties (uint32_tmaxVertexAttribDivisor_,Bool32supportsNonZeroFirstInstance_,void *pNext_)
Defined at line 151040 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVertexAttributeDivisorProperties (const PhysicalDeviceVertexAttributeDivisorProperties & rhs)
Defined at line 151049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVertexAttributeDivisorProperties (const VkPhysicalDeviceVertexAttributeDivisorProperties & rhs)
Defined at line 151052 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVertexAttributeDivisorProperties & operator= (const PhysicalDeviceVertexAttributeDivisorProperties & rhs)
Defined at line 151057 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVertexAttributeDivisorProperties & operator= (const VkPhysicalDeviceVertexAttributeDivisorProperties & rhs)
Defined at line 151060 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVertexAttributeDivisorProperties & operator const VkPhysicalDeviceVertexAttributeDivisorProperties & ()
Defined at line 151066 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVertexAttributeDivisorProperties & operator VkPhysicalDeviceVertexAttributeDivisorProperties & ()
Defined at line 151071 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVertexAttributeDivisorProperties * operator const VkPhysicalDeviceVertexAttributeDivisorProperties * ()
Defined at line 151076 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVertexAttributeDivisorProperties * operator VkPhysicalDeviceVertexAttributeDivisorProperties * ()
Defined at line 151081 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVertexAttributeDivisorProperties & )
Defined at line 151094 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp