Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkGetStructureTypeImpl.inl2131 template<> VkStructureType getStructureType<VkQueryPoolPerformanceQueryCreateInfoINTEL> (void)
DvkStructTypes.inl4957 struct VkQueryPoolPerformanceQueryCreateInfoINTEL struct
10911 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
DvkVulkan_c.inl16104 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
16108 } VkQueryPoolPerformanceQueryCreateInfoINTEL; typedef
16110 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
DvkStrUtil.inl1194 std::ostream& operator<< (std::ostream& s, const VkQueryPoolPerformanceQueryCreateInfoINTEL& value);
DvkStrUtilImpl.inl12320 std::ostream& operator<< (std::ostream& s, const VkQueryPoolPerformanceQueryCreateInfoINTEL& value)
12322 s << "VkQueryPoolPerformanceQueryCreateInfoINTEL = {\n";
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h12264 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
12268 } VkQueryPoolPerformanceQueryCreateInfoINTEL; argument
12270 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_core.h14383 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
14387 } VkQueryPoolPerformanceQueryCreateInfoINTEL; argument
14389 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
Dvulkan_static_assertions.hpp4164 …:QueryPoolPerformanceQueryCreateInfoINTEL ) == sizeof( VkQueryPoolPerformanceQueryCreateInfoINTEL
Dvulkan_structs.hpp99986 using NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL;
100002 …QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs )… in QueryPoolPerformanceQueryCreateInfoINTEL()
100010 …QueryPoolPerformanceQueryCreateInfoINTEL & operator=( VkQueryPoolPerformanceQueryCreateInfoINTEL c… in operator =()
100031 operator VkQueryPoolPerformanceQueryCreateInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
100033 return *reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
100036 operator VkQueryPoolPerformanceQueryCreateInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
100038 return *reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h14116 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
14120 } VkQueryPoolPerformanceQueryCreateInfoINTEL; argument
14122 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
Dvulkan_static_assertions.hpp4116 …:QueryPoolPerformanceQueryCreateInfoINTEL ) == sizeof( VkQueryPoolPerformanceQueryCreateInfoINTEL
Dvulkan_structs.hpp97882 using NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL;
97898 …QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs )… in QueryPoolPerformanceQueryCreateInfoINTEL()
97906 …QueryPoolPerformanceQueryCreateInfoINTEL & operator=( VkQueryPoolPerformanceQueryCreateInfoINTEL c… in operator =()
97927 operator VkQueryPoolPerformanceQueryCreateInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
97929 return *reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
97932 operator VkQueryPoolPerformanceQueryCreateInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
97934 return *reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
/external/mesa3d/include/vulkan/
Dvulkan_core.h14375 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
14379 } VkQueryPoolPerformanceQueryCreateInfoINTEL; argument
14381 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
/external/swiftshader/include/vulkan/
Dvulkan_core.h13400 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
13404 } VkQueryPoolPerformanceQueryCreateInfoINTEL; argument
13406 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;
Dvulkan_static_assertions.hpp4141 …:QueryPoolPerformanceQueryCreateInfoINTEL ) == sizeof( VkQueryPoolPerformanceQueryCreateInfoINTEL
Dvulkan_structs.hpp94031 using NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL;
94047 …QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs )… in QueryPoolPerformanceQueryCreateInfoINTEL()
94055 …QueryPoolPerformanceQueryCreateInfoINTEL & operator=( VkQueryPoolPerformanceQueryCreateInfoINTEL c… in operator =()
94076 operator VkQueryPoolPerformanceQueryCreateInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
94078 return *reinterpret_cast<const VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
94081 operator VkQueryPoolPerformanceQueryCreateInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
94083 return *reinterpret_cast<VkQueryPoolPerformanceQueryCreateInfoINTEL *>( this ); in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h13406 typedef struct VkQueryPoolPerformanceQueryCreateInfoINTEL { struct
13410 } VkQueryPoolPerformanceQueryCreateInfoINTEL; typedef
13412 typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;