Searched refs:QueryPoolSamplingModeINTEL (Results 1 – 6 of 6) sorted by relevance
7899 VULKAN_HPP_INLINE std::string to_string( QueryPoolSamplingModeINTEL value ) in to_string()7903 case QueryPoolSamplingModeINTEL::eManual: return "Manual"; in to_string()
604 using VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL;
5882 enum class QueryPoolSamplingModeINTEL enum
97889 …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…
7121 enum class QueryPoolSamplingModeINTEL enum7126 VULKAN_HPP_INLINE std::string to_string( QueryPoolSamplingModeINTEL value ) in to_string()7130 case QueryPoolSamplingModeINTEL::eManual: return "Manual"; in to_string()
63673 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;