Lines Matching defs:PhysicalDevicePerformanceQueryPropertiesKHR
87092 struct PhysicalDevicePerformanceQueryPropertiesKHR struct
87094 using NativeType = VkPhysicalDevicePerformanceQueryPropertiesKHR;
87100 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryPropertiesKHR( VULKAN_HPP_NAMESPACE::Bool32 all… in PhysicalDevicePerformanceQueryPropertiesKHR() function
87109 …PhysicalDevicePerformanceQueryPropertiesKHR( VkPhysicalDevicePerformanceQueryPropertiesKHR const &… in PhysicalDevicePerformanceQueryPropertiesKHR() function
87119 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryPropertiesKHR const … in operator =()
87123 operator VkPhysicalDevicePerformanceQueryPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR const&()
87128 operator VkPhysicalDevicePerformanceQueryPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR&()
87139 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
87148 …ool operator==( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
87157 …ool operator!=( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
87164 …reType sType = StructureType::ePhysicalDevicePerformanceQueryPropertiesKHR;
87165 void * pNext = {};
87166 VULKAN_HPP_NAMESPACE::Bool32 allowCommandBufferQueryCopies = {};