Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp41578 struct HostImageCopyDevicePerformanceQueryEXT struct
41580 using NativeType = VkHostImageCopyDevicePerformanceQueryEXT;
41582 static const bool allowDuplicate = false;
41583 …OR_CONSTEXPR StructureType structureType = StructureType::eHostImageCopyDevicePerformanceQueryEXT;
41586 …VULKAN_HPP_CONSTEXPR HostImageCopyDevicePerformanceQueryEXT( VULKAN_HPP_NAMESPACE::Bool32 optimalD… in HostImageCopyDevicePerformanceQueryEXT() function
41597HostImageCopyDevicePerformanceQueryEXT( VkHostImageCopyDevicePerformanceQueryEXT const & rhs ) VUL… in HostImageCopyDevicePerformanceQueryEXT() function
41607 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT const *>( &… in operator =()
41611 operator VkHostImageCopyDevicePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQueryEXT const&()
41616 operator VkHostImageCopyDevicePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQueryEXT&()
41627 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/external/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 …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp42440 struct HostImageCopyDevicePerformanceQueryEXT struct
42442 using NativeType = VkHostImageCopyDevicePerformanceQueryEXT;
42444 static const bool allowDuplicate = false;
42445 …OR_CONSTEXPR StructureType structureType = StructureType::eHostImageCopyDevicePerformanceQueryEXT;
42448 …VULKAN_HPP_CONSTEXPR HostImageCopyDevicePerformanceQueryEXT( VULKAN_HPP_NAMESPACE::Bool32 optimalD… in HostImageCopyDevicePerformanceQueryEXT() function
42459HostImageCopyDevicePerformanceQueryEXT( VkHostImageCopyDevicePerformanceQueryEXT const & rhs ) VUL… in HostImageCopyDevicePerformanceQueryEXT() function
42469 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::HostImageCopyDevicePerformanceQueryEXT const *>( &… in operator =()
42473 operator VkHostImageCopyDevicePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQueryEXT const&()
42478 operator VkHostImageCopyDevicePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkHostImageCopyDevicePerformanceQueryEXT&()
42489 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]