mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 09:40:08 +01:00
isl: Move isl_image.c to isl_storage_image.c
This commit is contained in:
parent
eb19d640eb
commit
b4c16fd01a
2 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ libisl_la_SOURCES = \
|
|||
isl_gen4.h \
|
||||
isl_gen6.c \
|
||||
isl_gen6.h \
|
||||
isl_image.c \
|
||||
isl_storage_image.c \
|
||||
$(NULL)
|
||||
|
||||
libisl_gen7_la_SOURCES = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue