struct PhysicalDevicePerformanceQueryPropertiesKHR
Defined at line 130193 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDevicePerformanceQueryPropertiesKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevicePerformanceQueryPropertiesKHR.html
Public Members
StructureType sType
void * pNext
Bool32 allowCommandBufferQueryCopies
Public Methods
void PhysicalDevicePerformanceQueryPropertiesKHR (Bool32 allowCommandBufferQueryCopies_, void * pNext_)
Defined at line 130201 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePerformanceQueryPropertiesKHR (const PhysicalDevicePerformanceQueryPropertiesKHR & rhs)
Defined at line 130207 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePerformanceQueryPropertiesKHR (const VkPhysicalDevicePerformanceQueryPropertiesKHR & rhs)
Defined at line 130209 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePerformanceQueryPropertiesKHR & operator= (const PhysicalDevicePerformanceQueryPropertiesKHR & rhs)
Defined at line 130214 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePerformanceQueryPropertiesKHR & operator= (const VkPhysicalDevicePerformanceQueryPropertiesKHR & rhs)
Defined at line 130217 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePerformanceQueryPropertiesKHR & operator const VkPhysicalDevicePerformanceQueryPropertiesKHR & ()
Defined at line 130223 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePerformanceQueryPropertiesKHR & operator VkPhysicalDevicePerformanceQueryPropertiesKHR & ()
Defined at line 130228 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePerformanceQueryPropertiesKHR * operator const VkPhysicalDevicePerformanceQueryPropertiesKHR * ()
Defined at line 130233 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePerformanceQueryPropertiesKHR * operator VkPhysicalDevicePerformanceQueryPropertiesKHR * ()
Defined at line 130238 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePerformanceQueryPropertiesKHR & )
Defined at line 130251 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp