Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp5071 e12 = VK_VIDEO_COMPONENT_BIT_DEPTH_12_BIT_KHR enumerator
5084 | VideoComponentBitDepthFlagBitsKHR::e12;
Dvulkan_to_string.hpp1518 if ( value & VideoComponentBitDepthFlagBitsKHR::e12 ) result += "12 | "; in to_string()
6424 case VideoComponentBitDepthFlagBitsKHR::e12 : return "12"; in to_string()