Home
last modified time | relevance | path

Searched refs:VK_USE_PLATFORM_DISPLAY_KHR (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_extensions.c30 #ifdef VK_USE_PLATFORM_DISPLAY_KHR
31 # undef VK_USE_PLATFORM_DISPLAY_KHR
32 # define VK_USE_PLATFORM_DISPLAY_KHR true macro
34 # define VK_USE_PLATFORM_DISPLAY_KHR false macro
130 … VK_USE_PLATFORM_XLIB_KHR || VK_USE_PLATFORM_DISPLAY_KHR)
163 .KHR_display = (!ANDROID || ANDROID_API_LEVEL >= 26) && (VK_USE_PLATFORM_DISPLAY_KHR),
167 …R_get_display_properties2 = (!ANDROID || ANDROID_API_LEVEL >= 29) && (VK_USE_PLATFORM_DISPLAY_KHR),
177 .EXT_direct_mode_display = VK_USE_PLATFORM_DISPLAY_KHR,
178 .EXT_display_surface_counter = VK_USE_PLATFORM_DISPLAY_KHR,
367 .EXT_display_control = VK_USE_PLATFORM_DISPLAY_KHR, in anv_physical_device_get_supported_extensions()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common.c120 #ifdef VK_USE_PLATFORM_DISPLAY_KHR in wsi_device_init()
155 defined(VK_USE_PLATFORM_DISPLAY_KHR) in wsi_device_init()
166 #ifdef VK_USE_PLATFORM_DISPLAY_KHR in wsi_device_finish()
/external/swiftshader/src/Vulkan/
DVkGetProcAddress.cpp127 #ifdef VK_USE_PLATFORM_DISPLAY_KHR
DlibVulkan.cpp69 #ifdef VK_USE_PLATFORM_DISPLAY_KHR
335 #ifdef VK_USE_PLATFORM_DISPLAY_KHR
3838 #ifdef VK_USE_PLATFORM_DISPLAY_KHR
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c51 VK_USE_PLATFORM_DISPLAY_KHR)
/external/swiftshader/
DCMakeLists.txt830 target_compile_definitions(vk_base INTERFACE "VK_USE_PLATFORM_DISPLAY_KHR")