Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp4612 eBlockMatchingQCOM = VK_FORMAT_FEATURE_2_BLOCK_MATCHING_BIT_QCOM, enumerator
4668 | FormatFeatureFlagBits2::eBlockMatchingQCOM
Dvulkan_to_string.hpp1316 if ( value & FormatFeatureFlagBits2::eBlockMatchingQCOM ) result += "BlockMatchingQCOM | "; in to_string()
6105 case FormatFeatureFlagBits2::eBlockMatchingQCOM : return "BlockMatchingQCOM"; in to_string()