Lines Matching defs:HostImageCopyDevicePerformanceQueryEXT
42691 struct HostImageCopyDevicePerformanceQueryEXT struct
42693 using NativeType = VkHostImageCopyDevicePerformanceQueryEXT;
42695 static const bool allowDuplicate = false;
42696 …OR_CONSTEXPR StructureType structureType = StructureType::eHostImageCopyDevicePerformanceQueryEXT;
42699 …VULKAN_HPP_CONSTEXPR HostImageCopyDevicePerformanceQueryEXT( VULKAN_HPP_NAMESPACE::Bool32 optimalD… in HostImageCopyDevicePerformanceQueryEXT() function
42710 …HostImageCopyDevicePerformanceQueryEXT( VkHostImageCopyDevicePerformanceQueryEXT const & rhs ) VUL… in HostImageCopyDevicePerformanceQueryEXT() function
42720 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT const *>( &… in operator =()
42724 operator VkHostImageCopyDevicePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQueryEXT const&()
42729 operator VkHostImageCopyDevicePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQueryEXT&()
42740 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
42749 bool operator==( HostImageCopyDevicePerformanceQueryEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
42759 bool operator!=( HostImageCopyDevicePerformanceQueryEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
42766 …PACE::StructureType sType = StructureType::eHostImageCopyDevicePerformanceQueryEXT;
42767 void * pNext = {};
42768 VULKAN_HPP_NAMESPACE::Bool32 optimalDeviceAccess = {};
42769 VULKAN_HPP_NAMESPACE::Bool32 identicalMemoryLayout = {};