Searched refs:ePerPixelPremultiplied (Results 1 – 4 of 4) sorted by relevance
3428 ePerPixelPremultiplied = VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_PREMULTIPLIED_BIT_KHR enumerator3441 | DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied;
1108 …if ( value & DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied ) result += "PerPixelPremultipli… in to_string()3937 case DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied : return "PerPixelPremultiplied"; in to_string()
4812 ePerPixelPremultiplied = VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_PREMULTIPLIED_BIT_KHR enumerator4825 | DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied;
1387 …if ( value & DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied ) result += "PerPixelPremultipli… in to_string()6232 case DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied : return "PerPixelPremultiplied"; in to_string()