Home
last modified time | relevance | path

Searched defs:HostImageCopyDevicePerformanceQuery (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp44219 struct HostImageCopyDevicePerformanceQuery struct
44221 using NativeType = VkHostImageCopyDevicePerformanceQuery;
44223 static const bool allowDuplicate = false;
44224 …ST_OR_CONSTEXPR StructureType structureType = StructureType::eHostImageCopyDevicePerformanceQuery;
44227 …VULKAN_HPP_CONSTEXPR HostImageCopyDevicePerformanceQuery( VULKAN_HPP_NAMESPACE::Bool32 optimalDevi… in HostImageCopyDevicePerformanceQuery() function
44238HostImageCopyDevicePerformanceQuery( VkHostImageCopyDevicePerformanceQuery const & rhs ) VULKAN_HP… in HostImageCopyDevicePerformanceQuery() function
44248 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQuery const *>( &rhs… in operator =()
44252 operator VkHostImageCopyDevicePerformanceQuery const &() const VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQuery const&()
44257 operator VkHostImageCopyDevicePerformanceQuery &() VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQuery&()
44268 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp42738 struct HostImageCopyDevicePerformanceQuery struct
42740 using NativeType = VkHostImageCopyDevicePerformanceQuery;
42742 static const bool allowDuplicate = false;
42743 …ST_OR_CONSTEXPR StructureType structureType = StructureType::eHostImageCopyDevicePerformanceQuery;
42746 …VULKAN_HPP_CONSTEXPR HostImageCopyDevicePerformanceQuery( VULKAN_HPP_NAMESPACE::Bool32 optimalDevi… in HostImageCopyDevicePerformanceQuery() function
42757HostImageCopyDevicePerformanceQuery( VkHostImageCopyDevicePerformanceQuery const & rhs ) VULKAN_HP… in HostImageCopyDevicePerformanceQuery() function
42767 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQuery const *>( &rhs… in operator =()
42771 operator VkHostImageCopyDevicePerformanceQuery const &() const VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQuery const&()
42776 operator VkHostImageCopyDevicePerformanceQuery &() VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQuery&()
42787 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]