Lines Matching defs:PhysicalDevicePerformanceQueryPropertiesKHR
75988 struct PhysicalDevicePerformanceQueryPropertiesKHR struct
75990 using NativeType = VkPhysicalDevicePerformanceQueryPropertiesKHR;
75996 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryPropertiesKHR( VULKAN_HPP_NAMESPACE::Bool32 all… in PhysicalDevicePerformanceQueryPropertiesKHR() function
76005 …PhysicalDevicePerformanceQueryPropertiesKHR( VkPhysicalDevicePerformanceQueryPropertiesKHR const &… in PhysicalDevicePerformanceQueryPropertiesKHR() function
76015 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryPropertiesKHR const … in operator =()
76019 operator VkPhysicalDevicePerformanceQueryPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR const&()
76024 operator VkPhysicalDevicePerformanceQueryPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR&()
76035 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
76044 …ool operator==( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
76053 …ool operator!=( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
76060 …reType sType = StructureType::ePhysicalDevicePerformanceQueryPropertiesKHR;
76061 void * pNext = {};
76062 VULKAN_HPP_NAMESPACE::Bool32 allowCommandBufferQueryCopies = {};