Skip to content

nir: Fix sources for image atomic fadd

Somehow we ended up with an extra scalar source up-front. It doesn't look like any drivers use this opcode yet so no real harm has been done by it being wrong.

Merge request reports