Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp63663 struct QueryPoolPerformanceQueryCreateInfoINTEL struct
63665 using NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL;
63667 static const bool allowDuplicate = false;
63668 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
63672 VULKAN_HPP_CONSTEXPR QueryPoolPerformanceQueryCreateInfoINTEL( in QueryPoolPerformanceQueryCreateInfoINTEL() function
63681QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs ) in QueryPoolPerformanceQueryCreateInfoINTEL() function
63694 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueryPoolPerformanceQueryCreateInfoINTEL const *>(… in operator =()
63699 QueryPoolPerformanceQueryCreateInfoINTEL & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
63705 QueryPoolPerformanceQueryCreateInfoINTEL & setPerformanceCountersSampling( in setPerformanceCountersSampling()
63713 operator VkQueryPoolPerformanceQueryCreateInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp65301 struct QueryPoolPerformanceQueryCreateInfoINTEL struct
65303 using NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL;
65305 static const bool allowDuplicate = false;
65306 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
65310 VULKAN_HPP_CONSTEXPR QueryPoolPerformanceQueryCreateInfoINTEL( in QueryPoolPerformanceQueryCreateInfoINTEL() function
65319QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs ) in QueryPoolPerformanceQueryCreateInfoINTEL() function
65332 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueryPoolPerformanceQueryCreateInfoINTEL const *>(… in operator =()
65338 setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
65344 … VULKAN_HPP_CONSTEXPR_14 QueryPoolPerformanceQueryCreateInfoINTEL & setPerformanceCountersSampling( in setPerformanceCountersSampling()
65352 operator VkQueryPoolPerformanceQueryCreateInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
[all …]