mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 17:20:21 +01:00
gallium: Add new file to scons build.
This commit is contained in:
parent
c503e55d74
commit
4dcb09d489
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ draw = env.ConvenienceLibrary(
|
|||
'draw_offset.c',
|
||||
'draw_pt.c',
|
||||
'draw_pt_vcache.c',
|
||||
'draw_pt_emit.c',
|
||||
'draw_pt_fetch_emit.c',
|
||||
'draw_pt_fetch_pipeline.c',
|
||||
'draw_pt_fetch_shade_pipeline.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue