Results for glslparsertest/glsl2/sampler-05.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.496893882751
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/glslparsertest/glsl2/sampler-05.frag fail 1.10
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2/sampler-05.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:20: error(#182) Samplers/images cannot be output parameters sampler2D
ERROR: 0:22: error(#164) l-value required assign "s" (can't modify a sampler)
ERROR: 0:22: error(#160) Cannot convert from 'sampler2D' to 'sampler2D'
ERROR: 0:27: error(#180) Sampler/image error: samplers/images must be uniform sampler2D
ERROR: error(#273) 4 compilation errors.  No code generated

Back to summary