Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_to_string.hpp8659 VULKAN_HPP_INLINE std::string to_string( BlockMatchWindowCompareModeQCOM value ) in to_string()
8663 case BlockMatchWindowCompareModeQCOM::eMin : return "Min"; in to_string()
8664 case BlockMatchWindowCompareModeQCOM::eMax : return "Max"; in to_string()
Dvulkan_enums.hpp7595 enum class BlockMatchWindowCompareModeQCOM enum