gallium,glsl: Delete PIPE_CAP_VERTEXID_NOBASE and lower_vertex_id.
Every driver uses the nir_lower_system_values path now. Reviewed-by: Rob Clark <robdclark@chromium.org> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18327>
This commit is contained in:
@@ -173,7 +173,6 @@ files_libglsl = files(
|
||||
'lower_vec_index_to_swizzle.cpp',
|
||||
'lower_vector_derefs.cpp',
|
||||
'lower_vector_insert.cpp',
|
||||
'lower_vertex_id.cpp',
|
||||
'lower_output_reads.cpp',
|
||||
'opt_algebraic.cpp',
|
||||
'opt_array_splitting.cpp',
|
||||
|
Reference in New Issue
Block a user