Home
last modified time | relevance | path

Searched refs:VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_display.adoc336 ** Added VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR, and use
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/
Ddisplay.adoc763 * ename:VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR specifies that the source
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c789 pCapabilities->supportedAlpha = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR; in wsi_GetDisplayPlaneCapabilitiesKHR()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp3425 eOpaque = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR,
Dvk_enum_string_helper.h5419 case VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR: in string_VkDisplayPlaneAlphaFlagBitsKHR()
Dvulkan_enums.hpp4809 eOpaque = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7837 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator