mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-28 20:30:25 +01:00
turnip: move tu_gem.c to tu_drm.c
This commit is contained in:
parent
3d99dd55a0
commit
b0562e272f
2 changed files with 1 additions and 1 deletions
|
|
@ -53,8 +53,8 @@ libtu_files = files(
|
|||
'tu_device.c',
|
||||
'tu_descriptor_set.c',
|
||||
'tu_descriptor_set.h',
|
||||
'tu_drm.c',
|
||||
'tu_formats.c',
|
||||
'tu_gem.c',
|
||||
'tu_image.c',
|
||||
'tu_meta_blit.c',
|
||||
'tu_meta_buffer.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue