Skip to content

glsl-1.10: test mesa bug conflict between globals

Timothy Arceri requested to merge tarceri/piglit:globals_conflict_test into main

Test for a mesa bug where global temps created by the compiler to copy the global constants were conflicting across shaders in the same stage.

mesa#12136 (closed)

Merge request reports

Loading