Shader rendered with darker background and blue patch on addition of unreachable returns
Opened this issue · 2 comments
afd commented
[Shaders, screenshots, error log, reproduction steps, platform info, etc.] [ZIP]
Recipient:
Variant 1:
Variant 2:
WebGL viewer for recipient:
WebGL viewer for variant 1, which has two unreachable return statements:
This cause a darker background and a blue patch to appear.
WebGL viewer for variant 2, which has just one unreachable return statement:
The background is still darker, but there is no blue patch.
Platform details:
- Windows 10
- Google Chrome Version 57.0.2987.110 (64-bit)
- NVIDIA GeForce GTX 770
- Driver version 21.21.13.7878
This does not appear to be an ANGLE bug as it does not repro on an Intel GPU on a Windows platform with the same Chrome version.
0152la commented
Did not observe differences between the recipient and two variants on:
- Firefox on Archlinux running Mesa 13.0.3 on an Intel i7
- Firefox on Ubuntu 16.04.2 running Mesa 17.0.1 on an AMD R9
- Chrome and Edge on Windows 10 running Radeon 17.2.1 on an AMD R9 Fury
- Firefox on Ubuntu 16.10 running Nvidia proprietary drivers 375.39 on a GTX980M
afd commented
We haven't yet reported this one.