mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 05:28:05 +02:00
llvmpipe: update C_SOURCES
This commit is contained in:
parent
280c8acc43
commit
bfa1a766d6
1 changed files with 3 additions and 2 deletions
|
|
@ -33,7 +33,10 @@ C_SOURCES = \
|
|||
lp_flush.c \
|
||||
lp_jit.c \
|
||||
lp_prim_vbuf.c \
|
||||
lp_rast.c \
|
||||
lp_rast_tri.c \
|
||||
lp_setup.c \
|
||||
lp_setup_tri.c \
|
||||
lp_query.c \
|
||||
lp_screen.c \
|
||||
lp_state_blend.c \
|
||||
|
|
@ -46,8 +49,6 @@ C_SOURCES = \
|
|||
lp_state_vertex.c \
|
||||
lp_state_vs.c \
|
||||
lp_surface.c \
|
||||
lp_tex_cache.c \
|
||||
lp_tex_sample_c.c \
|
||||
lp_tex_sample_llvm.c \
|
||||
lp_texture.c \
|
||||
lp_tile_soa.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue