Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_to_string.hpp7463 VULKAN_HPP_INLINE std::string to_string( QueryPoolSamplingModeINTEL value ) in to_string()
7467 case QueryPoolSamplingModeINTEL::eManual : return "Manual"; in to_string()
Dvulkan_enums.hpp6281 enum class QueryPoolSamplingModeINTEL enum