Lines Matching defs:PhysicalDevicePerformanceQueryPropertiesKHR
77354 struct PhysicalDevicePerformanceQueryPropertiesKHR struct
77356 using NativeType = VkPhysicalDevicePerformanceQueryPropertiesKHR;
77362 …VULKAN_HPP_CONSTEXPR PhysicalDevicePerformanceQueryPropertiesKHR( VULKAN_HPP_NAMESPACE::Bool32 all… in PhysicalDevicePerformanceQueryPropertiesKHR() function
77371 …PhysicalDevicePerformanceQueryPropertiesKHR( VkPhysicalDevicePerformanceQueryPropertiesKHR const &… in PhysicalDevicePerformanceQueryPropertiesKHR() function
77381 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePerformanceQueryPropertiesKHR const … in operator =()
77385 operator VkPhysicalDevicePerformanceQueryPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR const&()
77390 operator VkPhysicalDevicePerformanceQueryPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePerformanceQueryPropertiesKHR&()
77401 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
77410 …ool operator==( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
77419 …ool operator!=( PhysicalDevicePerformanceQueryPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
77426 …reType sType = StructureType::ePhysicalDevicePerformanceQueryPropertiesKHR;
77427 void * pNext = {};
77428 VULKAN_HPP_NAMESPACE::Bool32 allowCommandBufferQueryCopies = {};