Searched refs:e12 (Results 1 – 2 of 2) sorted by relevance
5071 e12 = VK_VIDEO_COMPONENT_BIT_DEPTH_12_BIT_KHR enumerator5084 | VideoComponentBitDepthFlagBitsKHR::e12;
1518 if ( value & VideoComponentBitDepthFlagBitsKHR::e12 ) result += "12 | "; in to_string()6424 case VideoComponentBitDepthFlagBitsKHR::e12 : return "12"; in to_string()