Home
last modified time | relevance | path

Searched refs:HostImageCopyDevicePerformanceQueryEXT (Results 1 - 5 of 5) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp4651 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT ) == sizeof( VkHostImageCopyDevicePerformanceQueryEXT ),
4653 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT>::value,
4655 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT>::value,
4656 "HostImageCopyDevicePerformanceQueryEXT is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp42691 struct HostImageCopyDevicePerformanceQueryEXT global() struct
[all...]
H A Dvulkan_hash.hpp5594 struct hash<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT>
5597 operator()( VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT const & hostImageCopyDevicePerformanceQueryEXT ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan.hpp12745 struct StructExtends<HostImageCopyDevicePerformanceQueryEXT, ImageFormatProperties2>
H A Dvulkan_handles.hpp1165 struct HostImageCopyDevicePerformanceQueryEXT;

Completed in 122 milliseconds