Home
last modified time | relevance | path

Searched refs:VkQueryPoolPerformanceQueryCreateInfoINTEL (Results 1 – 13 of 13) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl1854 template<> VkStructureType getStructureType<VkQueryPoolPerformanceQueryCreateInfoINTEL> (void)
DvkStructTypes.inl4568 struct VkQueryPoolPerformanceQueryCreateInfoINTEL struct
7898 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
DvkVulkan_c.inl12267 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
12271 } VkQueryPoolPerformanceQueryCreateInfoINTEL; typedef
12273 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
DvkStrUtil.inl999 std::ostream& operator<< (std::ostream& s, const VkQueryPoolPerformanceQueryCreateInfoINTEL& value);
DvkStrUtilImpl.inl10647 std::ostream& operator<< (std::ostream& s, const VkQueryPoolPerformanceQueryCreateInfoINTEL& value)
10649 s << "VkQueryPoolPerformanceQueryCreateInfoINTEL = {\n";
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h10742 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
10746 } VkQueryPoolPerformanceQueryCreateInfoINTEL; argument
10748 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h11305 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
11309 } VkQueryPoolPerformanceQueryCreateInfoINTEL; argument
11311 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h11145 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
11149 } VkQueryPoolPerformanceQueryCreateInfoINTEL; typedef
11151 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
Dvulkan_structs.hpp63665 using NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL;
63681 … QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs ) in QueryPoolPerformanceQueryCreateInfoINTEL()
63692 operator=( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
63713 operator VkQueryPoolPerformanceQueryCreateInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
63715 return *reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
63718 operator VkQueryPoolPerformanceQueryCreateInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
63720 return *reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
63745 sizeof( VkQueryPoolPerformanceQueryCreateInfoINTEL ),
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h12231 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
12235 } VkQueryPoolPerformanceQueryCreateInfoINTEL; argument
12237 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h12359 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
12363 } VkQueryPoolPerformanceQueryCreateInfoINTEL; typedef
12365 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
Dvulkan_static_assertions.hpp3992 …:QueryPoolPerformanceQueryCreateInfoINTEL ) == sizeof( VkQueryPoolPerformanceQueryCreateInfoINTEL
Dvulkan_structs.hpp81924 using NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL;
81940 …QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs )… in QueryPoolPerformanceQueryCreateInfoINTEL()
81948 …QueryPoolPerformanceQueryCreateInfoINTEL & operator=( VkQueryPoolPerformanceQueryCreateInfoINTEL c… in operator =()
81969 operator VkQueryPoolPerformanceQueryCreateInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
81971 return *reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
81974 operator VkQueryPoolPerformanceQueryCreateInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
81976 return *reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()