mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 18:30:09 +01:00
llvmpipe: add lp_setup_coef to makefile
This commit is contained in:
parent
0be0ad5d58
commit
c95ca04b63
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ C_SOURCES = \
|
|||
lp_scene_queue.c \
|
||||
lp_screen.c \
|
||||
lp_setup.c \
|
||||
lp_setup_coef.c \
|
||||
lp_setup_coef_intrin.c \
|
||||
lp_setup_line.c \
|
||||
lp_setup_point.c \
|
||||
lp_setup_tri.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue