Skip to content

glsl-1.10: initialise texcoord array in test

Timothy Arceri requested to merge tarceri/piglit:texcoord-array_fix into master

Otherwise compiler optimisation can simply unroll the second loop ignoring n.

Also move the test to a more appropriate location while we are at it.

Edited by Timothy Arceri

Merge request reports