Skip to content

isl: use switch where possible

Rohan Garg requested to merge shadeslayer/mesa:review/convert_to_lut into main

What does this MR do and why?

This MR migrats ISL to use switch instead of if-else ladders where possible to help improve readability

Edited by Rohan Garg

Merge request reports