Home
last modified time | relevance | path

Searched refs:ePerPixelPremultiplied (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp3428 ePerPixelPremultiplied = VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_PREMULTIPLIED_BIT_KHR enumerator
3441 | DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied;
Dvulkansc_to_string.hpp1108 …if ( value & DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied ) result += "PerPixelPremultipli… in to_string()
3937 case DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied : return "PerPixelPremultiplied"; in to_string()
Dvulkan_enums.hpp4812 ePerPixelPremultiplied = VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_PREMULTIPLIED_BIT_KHR enumerator
4825 | DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied;
Dvulkan_to_string.hpp1387 …if ( value & DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied ) result += "PerPixelPremultipli… in to_string()
6232 case DisplayPlaneAlphaFlagBitsKHR::ePerPixelPremultiplied : return "PerPixelPremultiplied"; in to_string()