struct PhysicalDevicePushDescriptorProperties
Defined at line 134544 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDevicePushDescriptorProperties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevicePushDescriptorProperties.html
Public Members
StructureType sType
void * pNext
uint32_t maxPushDescriptors
Public Methods
void PhysicalDevicePushDescriptorProperties (uint32_t maxPushDescriptors_, void * pNext_)
Defined at line 134552 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePushDescriptorProperties (const PhysicalDevicePushDescriptorProperties & rhs)
Defined at line 134558 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePushDescriptorProperties (const VkPhysicalDevicePushDescriptorProperties & rhs)
Defined at line 134560 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePushDescriptorProperties & operator= (const PhysicalDevicePushDescriptorProperties & rhs)
Defined at line 134565 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePushDescriptorProperties & operator= (const VkPhysicalDevicePushDescriptorProperties & rhs)
Defined at line 134568 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePushDescriptorProperties & operator const VkPhysicalDevicePushDescriptorProperties & ()
Defined at line 134574 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePushDescriptorProperties & operator VkPhysicalDevicePushDescriptorProperties & ()
Defined at line 134579 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePushDescriptorProperties * operator const VkPhysicalDevicePushDescriptorProperties * ()
Defined at line 134584 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePushDescriptorProperties * operator VkPhysicalDevicePushDescriptorProperties * ()
Defined at line 134589 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePushDescriptorProperties & )
Defined at line 134602 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp