Tested-by: Dieter Nützel
on RX580 together with wine-staging 3.5
with LS 2015
but NOT explicitly with the mentioned shader
Dieter
Am 02.04.2018 18:50, schrieb Axel Davy:
The lighting constants were not declared previously,
but were accessed with indirect addressing, which is
illegal.
Fixes:
The lighting constants were not declared previously,
but were accessed with indirect addressing, which is
illegal.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=105442
Signed-off-by: Axel Davy
CC: "17.3 18.0"
---
src/gallium/state_trackers/nine/nine_ff.c | 4
1 file changed, 4 inse