Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp3427 ePerPixel = VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_BIT_KHR, enumerator
3440 | DisplayPlaneAlphaFlagBitsKHR::ePerPixel
Dvulkansc_to_string.hpp1107 if ( value & DisplayPlaneAlphaFlagBitsKHR::ePerPixel ) result += "PerPixel | "; in to_string()
3936 case DisplayPlaneAlphaFlagBitsKHR::ePerPixel : return "PerPixel"; in to_string()
Dvulkan_enums.hpp4811 ePerPixel = VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_BIT_KHR, enumerator
4824 | DisplayPlaneAlphaFlagBitsKHR::ePerPixel
Dvulkan_to_string.hpp1386 if ( value & DisplayPlaneAlphaFlagBitsKHR::ePerPixel ) result += "PerPixel | "; in to_string()
6231 case DisplayPlaneAlphaFlagBitsKHR::ePerPixel : return "PerPixel"; in to_string()