Cross Reference: Makefile.sources
xref: /xsrc/external/mit/MesaLib.old/dist/src/vulkan/Makefile.sources
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/MesaLib.old/dist/src/vulkan/
1
2VULKAN_WSI_FILES := \
3	wsi/wsi_common.c \
4	wsi/wsi_common.h \
5	wsi/wsi_common_private.h \
6	wsi/wsi_common_queue.h
7
8VULKAN_WSI_WAYLAND_FILES := \
9	wsi/wsi_common_wayland.c \
10	wsi/wsi_common_wayland.h
11
12VULKAN_WSI_WAYLAND_GENERATED_FILES := \
13	wsi/wayland-drm-protocol.c \
14	wsi/wayland-drm-client-protocol.h \
15	wsi/linux-dmabuf-unstable-v1-protocol.c \
16	wsi/linux-dmabuf-unstable-v1-client-protocol.h
17
18VULKAN_WSI_X11_FILES := \
19	wsi/wsi_common_x11.c \
20	wsi/wsi_common_x11.h
21
22VULKAN_WSI_DISPLAY_FILES := \
23	wsi/wsi_common_display.c \
24	wsi/wsi_common_display.h
25
26VULKAN_UTIL_FILES := \
27	util/vk_alloc.h \
28	util/vk_debug_report.c \
29	util/vk_debug_report.h \
30	util/vk_util.c \
31	util/vk_util.h
32
33VULKAN_UTIL_GENERATED_FILES := \
34	util/vk_enum_to_str.c \
35	util/vk_enum_to_str.h
36

Indexes created Tue Dec 02 03:09:38 GMT 2025