Skip to content

ac/llvm: fix gfx11 fs input load for 16bit varying

Qiang Yu requested to merge yuq825/mesa:topic/fix-gfx11-fp16-fs-input into main

Otherwise we get empty output.

Fixes: b07204d7 ("radeonsi/gfx11: interp changes for 16bit")

Merge request reports