mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-22 22:50:32 +01: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_null.c \
|
||||
os/os_time.c \
|
||||
pipebuffer/pb_buffer_fenced.c \
|
||||
pipebuffer/pb_buffer_malloc.c \
|
||||
pipebuffer/pb_bufmgr_alt.c \
|
||||
pipebuffer/pb_bufmgr_cache.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue