Overview
Hardware | g965 |
---|---|
Architecture | m64 |
Status | fail |
Filtered Status | fail |
Time | 0.075256 |
See also historical results for this test.
stdout
/tmp/build_root/m64/lib/piglit/bin/glslparsertest_gles2 /tmp/build_root/m64/lib/piglit/tests/spec/glsl-es-1.00/compiler/no-return-precision.frag fail 1.00 Shader source: // [config] // expect_result: fail // glsl_version: 1.00 // [end config] #version 100 /* Function using the float return type with no precision specified */ float get_three() { return 3.0; } void main(void) { gl_FragColor = vec4(get_three()); }
stderr
Successfully compiled fragment shader /tmp/build_root/m64/lib/piglit/tests/spec/glsl-es-1.00/compiler/no-return-precision.frag: (no compiler output) pid: [7698] start time: 1567727401.7004113 end time: 1567727401.7756677