Searched defs:HostImageCopyDevicePerformanceQuery (Results 1 – 1 of 1) sorted by relevance
48095 struct HostImageCopyDevicePerformanceQuery struct48097 using NativeType = VkHostImageCopyDevicePerformanceQuery;48099 static const bool allowDuplicate = false;48100 …ST_OR_CONSTEXPR StructureType structureType = StructureType::eHostImageCopyDevicePerformanceQuery;48103 …VULKAN_HPP_CONSTEXPR HostImageCopyDevicePerformanceQuery( VULKAN_HPP_NAMESPACE::Bool32 optimalDevi… in HostImageCopyDevicePerformanceQuery() function48114 …HostImageCopyDevicePerformanceQuery( VkHostImageCopyDevicePerformanceQuery const & rhs ) VULKAN_HP… in HostImageCopyDevicePerformanceQuery() function48124 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQuery const *>( &rhs… in operator =()48128 operator VkHostImageCopyDevicePerformanceQuery const &() const VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQuery const&()48133 operator VkHostImageCopyDevicePerformanceQuery &() VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQuery&()48144 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]