mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 04:20:08 +01:00
scons: Add link_uniforms.cpp to SConscript.
This commit is contained in:
parent
6437a71d41
commit
a936b206a0
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ glsl_sources = [
|
|||
'ir_variable_refcount.cpp',
|
||||
'linker.cpp',
|
||||
'link_functions.cpp',
|
||||
'link_uniforms.cpp',
|
||||
'loop_analysis.cpp',
|
||||
'loop_controls.cpp',
|
||||
'loop_unroll.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue