Home
last modified time | relevance | path

Searched refs:VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_wayland.h25 #define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface" macro
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_wayland.h25 #define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface" macro
Dvulkan.hpp6331 …N_HPP_CONSTEXPR_INLINE auto KHRWaylandSurfaceExtensionName = VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME;
/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/
Ddevice_select_layer.c146 if (!strcmp(pCreateInfo->ppEnabledExtensionNames[i], VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME)) in device_select_CreateInstance()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp47 VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME,