Results for glslparsertest/glsl2/sampler-04.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.232000112534
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2\sampler-04.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:24: error(#180) Sampler error samplers must be uniform sampler2D
ERROR: 0:25: error(#164) l-value required assign "temp" (can't modify a sampler)
ERROR: 0:25: error(#160) Cannot convert from 'uniform array of sampler2D' to 'array of sampler2D'
ERROR: error(#273) 3 compilation errors.  No code generated

Back to summary