Lines Matching defs:PhysicalDevicePerformanceQueryPropertiesKHR
66071 struct PhysicalDevicePerformanceQueryPropertiesKHR struct
66073 using NativeType = VkPhysicalDevicePerformanceQueryPropertiesKHR;
66079 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryPropertiesKHR( VULKAN_HPP_NAMESPACE::Bool32 all… in PhysicalDevicePerformanceQueryPropertiesKHR() function
66088 …PhysicalDevicePerformanceQueryPropertiesKHR( VkPhysicalDevicePerformanceQueryPropertiesKHR const &… in PhysicalDevicePerformanceQueryPropertiesKHR() function
66098 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryPropertiesKHR const … in operator =()
66102 …explicit operator VkPhysicalDevicePerformanceQueryPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR const&()
66107 explicit operator VkPhysicalDevicePerformanceQueryPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR&()
66118 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
66127 …ool operator==( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
66136 …ool operator!=( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
66143 …reType sType = StructureType::ePhysicalDevicePerformanceQueryPropertiesKHR;
66144 void * pNext = {};
66145 VULKAN_HPP_NAMESPACE::Bool32 allowCommandBufferQueryCopies = {};