glsl: Remove lower_offset_arrays pass
It is no longer used. Reviewed-by: Qiang Yu <yuq825@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16547>
This commit is contained in:
@@ -164,7 +164,6 @@ files_libglsl = files(
|
||||
'lower_int64.cpp',
|
||||
'lower_jumps.cpp',
|
||||
'lower_mat_op_to_vec.cpp',
|
||||
'lower_offset_array.cpp',
|
||||
'lower_named_interface_blocks.cpp',
|
||||
'lower_packing_builtins.cpp',
|
||||
'lower_precision.cpp',
|
||||
|
Reference in New Issue
Block a user