mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
pipebuffer: Include fenced buffer manager in build
This commit is contained in:
parent
0032525242
commit
1ee905bc47
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ C_SOURCES = \
|
||||||
os/os_stream_str.c \
|
os/os_stream_str.c \
|
||||||
os/os_stream_null.c \
|
os/os_stream_null.c \
|
||||||
os/os_time.c \
|
os/os_time.c \
|
||||||
|
pipebuffer/pb_buffer_fenced.c \
|
||||||
pipebuffer/pb_buffer_malloc.c \
|
pipebuffer/pb_buffer_malloc.c \
|
||||||
pipebuffer/pb_bufmgr_alt.c \
|
pipebuffer/pb_bufmgr_alt.c \
|
||||||
pipebuffer/pb_bufmgr_cache.c \
|
pipebuffer/pb_bufmgr_cache.c \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue