View Issue Details

IDProjectCategoryView StatusLast Update
0006259Spring engineGfx driver issuespublic2019-07-22 00:03
Reporterlhog Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionnot fixable 
Product Version104.0 +git 
Summary0006259: Broken bumpwater on Linux/AMD
DescriptionTalked to @Alistar from ZK.
He's on Linux and AMD and he observes the following picture for bump water:

https://cdn.discordapp.com/attachments/602446278085050369/602466550401990666/Screenshot_from_2019-07-21_21-46-15.png

Infolog doesn't show any meaningful shader/GL errors: https://cdn.discordapp.com/attachments/602446278085050369/602468391709704222/infolog.txt
Additional Information@Alistar is frequently available to test possible fixes
TagsNo tags attached.
Checked infolog.txt for ErrorsYes

Activities

Kloot

2019-07-21 14:38

developer   ~0020042

Last edited: 2019-07-21 14:39

How does BumpWater render on develop with these drivers?

Does anything get written to infolog when DebugGL and DebugGLStacktraces are enabled?

This is clearly not a shader compilation failure, debugging it might be one for the Mesa team.

lhog

2019-07-21 18:43

reporter   ~0020046

Infolog with maximum debug https://cdn.discordapp.com/attachments/602446278085050369/602539785126674432/infolog.txt
Infolog with DebugGL only https://cdn.discordapp.com/attachments/602446278085050369/602538129659789323/infolog.txt
^^ looks like he hit nothing interesting from GL error perspective.

develop `/water 4` runs fine for Alistair, but `/water 3` is black: https://cdn.discordapp.com/attachments/602446278085050369/602537098771431443/Screenshot_from_2019-07-22_02-26-04.png

Guess there is not much can be done here, except avoid using `water 4`

Kloot

2019-07-22 00:03

developer   ~0020048

If he feels up to it, overriding the basecontent bumpwater shaders with "void main() { gl_FragColor = vec4(1.0); }" and enabling lines until rendering breaks would be an option. Not recommended though.

Issue History

Date Modified Username Field Change
2019-07-21 14:12 lhog New Issue
2019-07-21 14:38 Kloot Note Added: 0020042
2019-07-21 14:39 Kloot Note Edited: 0020042
2019-07-21 18:43 lhog Note Added: 0020046
2019-07-22 00:03 Kloot Status new => closed
2019-07-22 00:03 Kloot Resolution open => not fixable
2019-07-22 00:03 Kloot Note Added: 0020048