mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 19:00:13 +01:00
gallium: Add draw_pt_varray.c to scons build.
This commit is contained in:
parent
2325d19597
commit
96cfd804f6
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ draw = env.ConvenienceLibrary(
|
|||
'draw_pt_fetch_emit.c',
|
||||
'draw_pt_fetch_shade_pipeline.c',
|
||||
'draw_pt_post_vs.c',
|
||||
'draw_pt_varray.c',
|
||||
'draw_pt_vcache.c',
|
||||
'draw_vertex.c',
|
||||
'draw_vs.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue