mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
These days `ctx->inputs` is the split scalar input components and
`ir->inputs` is the full vecN. This got fixed in the load_input case,
but the load_interpolated_input case was missed.
Fixes:
|
||
|---|---|---|
| .. | ||
| drm | ||
| drm-shim | ||
| fdl | ||
| ir3 | ||
| perfcntrs | ||
| registers | ||
| vulkan | ||
| .dir-locals.el | ||
| .editorconfig | ||
| Android.drm.mk | ||
| Android.ir3.mk | ||
| Android.mk | ||
| Android.perfcntrs.mk | ||
| Android.registers.mk | ||
| Makefile.sources | ||
| meson.build | ||