Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp42691 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
42710HostImageCopyDevicePerformanceQueryEXT( 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()
[all …]