mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-24 03:50:32 +01:00
glsl: Add lower_vector.cpp to SConscript.
This commit is contained in:
parent
bb756bb0a6
commit
7aebe181f3
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ sources = [
|
|||
'lower_variable_index_to_cond_assign.cpp',
|
||||
'lower_vec_index_to_cond_assign.cpp',
|
||||
'lower_vec_index_to_swizzle.cpp',
|
||||
'lower_vector.cpp',
|
||||
'opt_algebraic.cpp',
|
||||
'opt_constant_folding.cpp',
|
||||
'opt_constant_propagation.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue