mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-30 21:21:39 +02:00
radeon: Add radeon_buffer_objects.c.
This commit is contained in:
parent
7d4f352586
commit
d8bba2ef69
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ endif
|
|||
|
||||
RADEON_COMMON_SOURCES = \
|
||||
radeon_bo_legacy.c \
|
||||
radeon_buffer_objects.c \
|
||||
radeon_common_context.c \
|
||||
radeon_common.c \
|
||||
radeon_cs_legacy.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue