Searched refs:QueryPoolSamplingModeINTEL (Results 1 – 2 of 2) sorted by relevance
7463 VULKAN_HPP_INLINE std::string to_string( QueryPoolSamplingModeINTEL value ) in to_string()7467 case QueryPoolSamplingModeINTEL::eManual : return "Manual"; in to_string()
6281 enum class QueryPoolSamplingModeINTEL enum