Home
last modified time | relevance | path

Searched refs:VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.cpp54 pCapabilities->supportedAlpha = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR; in GetDisplayPlaneCapabilities()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTests.cpp109 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR
1673 if (fullDisplayPlane && (planeCapabilities.supportedAlpha & VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR) != 0) in testDisplaySurface()
1675 const VkDisplayPlaneAlphaFlagBitsKHR alphaMode = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR; in testDisplaySurface()
H A DvktWsiDisplayControlTests.cpp253 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR, // VkDisplayPlaneAlphaFlagBitsKHR alphaMode in createSurface()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiDisplayTests.cpp109 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR
1673 if (fullDisplayPlane && (planeCapabilities.supportedAlpha & VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR) != 0) in testDisplaySurface()
1675 const VkDisplayPlaneAlphaFlagBitsKHR alphaMode = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR; in testDisplaySurface()
H A DvktWsiDisplayControlTests.cpp253 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR, // VkDisplayPlaneAlphaFlagBitsKHR alphaMode in createSurface()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp241 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR, // VkDisplayPlaneAlphaFlagBitsKHR alphaMode in createDisplaySurface()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c794 pCapabilities->supportedAlpha = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR; in wsi_GetDisplayPlaneCapabilitiesKHR()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp4467 eOpaque = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR,
H A Dvulkan_core.h7809 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5391 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6245 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7648 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6344 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
H A Dvulkan_enums.hpp5490 eOpaque = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6394 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator

Completed in 481 milliseconds