Status: fail
Result: fail
| Detail | Value |
|---|---|
| returncode | 0 |
| time | 0.233999967575 |
| environment | PIGLIT_TEST="GLSL 1.20 array.length()" |
| command | Z:\piglit\framework/../bin/glean -r .\results\glean\glsl1 -o -v -v -v -t +glsl1 |
| info | Returncode: 0 Errors: Output: ---------------------------------------------------------------------- GLSL test 1: test basic Shading Language functionality. glsl1: Running single test: GLSL 1.20 array.length() FAILURE: Shader test: GLSL 1.20 array.length() Fragment shader did not compile: ERROR: 0:2: 'const void' : cannot declare arrays of this qualifier ERROR: 0:2: 'const' : non-matching types (using implicit conversion) for const initializer ERROR: 0:4: '' : methods are not supported ERROR: 0:4: 'length' : no matching overloaded function found (using implicit conversion) ERROR: 0:4: '=' : cannot convert from 'const float' to 'int' glsl1: FAIL rgba8, z24, s8, win, id 3 0 tests passed, 1 tests failed. |