diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2016-01-08 12:35:38 -0800 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2016-01-08 14:26:16 -0800 |
commit | 1d25ef6ae7717cb9720efc1f3a54591d2ff0e355 (patch) | |
tree | 2b5f30f680e732f658d69a67106dc69d1b49b835 /src/glsl/opt_flip_matrices.cpp | |
parent | e97caba1f6c2bd803f9c8b969b52c21f93daf1d0 (diff) |
i965: Move GLSL lowering passes out of libi965_compiler.la
The scope of libi965_compiler.la is to be able to take nir shaders and
generate i965 EU code. As such, we don't want the GLSL IR lowering
passes in the library. With this change, libi965_compiler.la no longer
needs to link to libglsl.la.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/glsl/opt_flip_matrices.cpp')
0 files changed, 0 insertions, 0 deletions