mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 12:40:09 +01:00
gallium: Add draw_pt_fetch_shade_pipeline.c to scons build.
This commit is contained in:
parent
5b8fa51847
commit
01c7dd2629
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ draw = env.ConvenienceLibrary(
|
|||
'draw_pt_vcache.c',
|
||||
'draw_pt_fetch_emit.c',
|
||||
'draw_pt_fetch_pipeline.c',
|
||||
'draw_pt_fetch_shade_pipeline.c',
|
||||
'draw_pt_pipeline.c',
|
||||
'draw_pt_elts.c',
|
||||
'draw_prim.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue