Home
last modified time | relevance | path

Searched refs:QueryPoolSamplingModeINTEL (Results 1 – 6 of 6) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp7899 VULKAN_HPP_INLINE std::string to_string( QueryPoolSamplingModeINTEL value ) in to_string()
7903 case QueryPoolSamplingModeINTEL::eManual: return "Manual"; in to_string()
Dvulkan.cppm604 using VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL;
Dvulkan_enums.hpp5882 enum class QueryPoolSamplingModeINTEL enum
Dvulkan_structs.hpp97889 …VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling_ = VULKAN_HPP_NAMESPA… in QueryPoolPerformanceQueryCreateInfoINTEL()
97920 …setPerformanceCountersSampling( VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCounte… in setPerformanceCountersSampling()
97941 …uctureType const &, const void * const &, VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL const &>
97970 …VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling = VULKAN_HPP_NAMESPAC…
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp7121 enum class QueryPoolSamplingModeINTEL enum
7126 VULKAN_HPP_INLINE std::string to_string( QueryPoolSamplingModeINTEL value ) in to_string()
7130 case QueryPoolSamplingModeINTEL::eManual: return "Manual"; in to_string()
Dvulkan_structs.hpp63673 VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling_ = in QueryPoolPerformanceQueryCreateInfoINTEL()
63674 VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL::eManual ) VULKAN_HPP_NOEXCEPT in QueryPoolPerformanceQueryCreateInfoINTEL()
63706 …VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling_ ) VULKAN_HPP_NOEXCEPT in setPerformanceCountersSampling()
63741 VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling =
63742 VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL::eManual;