struct PhysicalDevicePushDescriptorProperties
Defined at line 83859 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint32_t maxPushDescriptors
Public Methods
void PhysicalDevicePushDescriptorProperties (uint32_t maxPushDescriptors_, void * pNext_)
Defined at line 83867 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePushDescriptorProperties (const PhysicalDevicePushDescriptorProperties & rhs)
Defined at line 83873 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePushDescriptorProperties (const VkPhysicalDevicePushDescriptorProperties & rhs)
Defined at line 83875 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePushDescriptorProperties & operator= (const PhysicalDevicePushDescriptorProperties & rhs)
Defined at line 83880 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePushDescriptorProperties & operator= (const VkPhysicalDevicePushDescriptorProperties & rhs)
Defined at line 83883 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePushDescriptorProperties & operator const VkPhysicalDevicePushDescriptorProperties & ()
Defined at line 83889 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePushDescriptorProperties & operator VkPhysicalDevicePushDescriptorProperties & ()
Defined at line 83894 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePushDescriptorProperties & )
Defined at line 83912 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp