Home
last modified time | relevance | path

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

/third_party/mesa3d/include/vulkan/
Dvulkan_wayland.h24 #define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface" macro
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_wayland.h24 #define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface" macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_wayland.h24 #define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface" macro
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_wayland.h33 #define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface" macro
/third_party/vulkan-headers/include/vulkan/
Dvulkan_wayland.h24 #define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface" macro
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdisplay.c653 return VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME; in gst_vulkan_display_type_to_extension_string()
/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_layer.c154 if (!strcmp(pCreateInfo->ppEnabledExtensionNames[i], VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME)) in device_select_CreateInstance()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp192 info.instance_extension_names.push_back(VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME); in init_instance_extension_names()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp192 info.instance_extension_names.push_back(VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME); in init_instance_extension_names()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h3578 #define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface" macro
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp322 { { VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME, VK_KHR_WAYLAND_SURFACE_SPEC_VERSION } },