Files
mesa/src/compiler
Marek Olšák f9341082a2 nir,glsl,zink: remove the option nir_io_separate_clip_cull_distance_arrays
This calls nir_separate_merged_clip_cull_io in zink, which is better
than having to handle separate clip & cull arrays in all passes.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38452>
2025-11-15 03:30:10 +00:00
..