glsl: Remove lower_output_reads.
No longer used since 214c774ba6
("mesa/st: Remove st_glsl_to_tgsi.").
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18466>
This commit is contained in:
@@ -172,7 +172,6 @@ files_libglsl = files(
|
||||
'lower_vec_index_to_swizzle.cpp',
|
||||
'lower_vector_derefs.cpp',
|
||||
'lower_vector_insert.cpp',
|
||||
'lower_output_reads.cpp',
|
||||
'opt_algebraic.cpp',
|
||||
'opt_array_splitting.cpp',
|
||||
'opt_constant_folding.cpp',
|
||||
|
Reference in New Issue
Block a user