Skip to content

intel/compiler: Fix indirect offset in GS input read for Xe2+

Sagar Ghuge requested to merge sagarghuge/mesa:review/gs_input_read into main

What does this MR do and why?

This helps pass the following tests:
   - dEQP-VK.binding_model.descriptor_buffer.mutable_descriptor.*geom*
   - dEQP-VK.ray_query.*geometry_shader.*

Merge request reports