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 D | DisplaySurfaceKHR.cpp | 54 pCapabilities->supportedAlpha = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR; in GetDisplayPlaneCapabilities()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiDisplayTests.cpp | 109 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 D | vktWsiDisplayControlTests.cpp | 253 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 D | vktWsiDisplayTests.cpp | 109 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 D | vktWsiDisplayControlTests.cpp | 253 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR, // VkDisplayPlaneAlphaFlagBitsKHR alphaMode in createSurface()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkWsiUtil.cpp | 241 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR, // VkDisplayPlaneAlphaFlagBitsKHR alphaMode in createDisplaySurface()
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_display.c | 794 pCapabilities->supportedAlpha = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR; in wsi_GetDisplayPlaneCapabilitiesKHR()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_enums.hpp | 4467 eOpaque = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR,
|
H A D | vulkan_core.h | 7809 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 5391 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 6245 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 7648 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 6344 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
|
H A D | vulkan_enums.hpp | 5490 eOpaque = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR,
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 6394 VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR = 0x00000001, enumerator
|
Completed in 481 milliseconds