Results for spec/glsl-1.00/compiler/precision-qualifiers/precision-struct-01.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.393234014511
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.00/compiler/precision-qualifiers/precision-struct-01.frag fail 1.00
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/spec/glsl-1.00/compiler/precision-qualifiers/precision-struct-01.frag: 0(16) : warning C7022: unrecognized profile specifier "lowp"
0(16) : error C0502: syntax error at token "lowp"
0(16) : error C7573: OpenGL/ES requires precision specifier on float types
0(17) : warning C7022: unrecognized profile specifier "lowp"
0(19) : error C7573: OpenGL/ES requires precision specifier on float types

Back to summary