Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp39890 struct HostImageCopyDevicePerformanceQueryEXT struct
39892 using NativeType = VkHostImageCopyDevicePerformanceQueryEXT;
39894 static const bool allowDuplicate = false;
39895 …OR_CONSTEXPR StructureType structureType = StructureType::eHostImageCopyDevicePerformanceQueryEXT;
39898 …VULKAN_HPP_CONSTEXPR HostImageCopyDevicePerformanceQueryEXT( VULKAN_HPP_NAMESPACE::Bool32 optimalD… in HostImageCopyDevicePerformanceQueryEXT() function
39909HostImageCopyDevicePerformanceQueryEXT( VkHostImageCopyDevicePerformanceQueryEXT const & rhs ) VUL… in HostImageCopyDevicePerformanceQueryEXT() function
39919 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT const *>( &… in operator =()
39923 operator VkHostImageCopyDevicePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQueryEXT const&()
39928 operator VkHostImageCopyDevicePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQueryEXT&()
39939 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]