mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 04:50:11 +01:00
anv/pipeline: Roll genX_pipeline_util.h into genX_pipeline.c
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com> Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
This commit is contained in:
parent
68c58edcfa
commit
8db6f2e6eb
3 changed files with 1266 additions and 1296 deletions
|
|
@ -42,7 +42,6 @@ VULKAN_FILES := \
|
||||||
anv_query.c \
|
anv_query.c \
|
||||||
anv_util.c \
|
anv_util.c \
|
||||||
anv_wsi.c \
|
anv_wsi.c \
|
||||||
genX_pipeline_util.h \
|
|
||||||
vk_format_info.h
|
vk_format_info.h
|
||||||
|
|
||||||
VULKAN_WSI_WAYLAND_FILES := \
|
VULKAN_WSI_WAYLAND_FILES := \
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue