mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-05 05:50:29 +01:00
llvmpipe: Add lp_rast_debug.c to Makefile.
This commit is contained in:
parent
23e2dec1a1
commit
d5c5a5aea0
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ C_SOURCES = \
|
|||
lp_perf.c \
|
||||
lp_query.c \
|
||||
lp_rast.c \
|
||||
lp_rast_debug.c \
|
||||
lp_rast_tri.c \
|
||||
lp_scene.c \
|
||||
lp_scene_queue.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue