Results for glslparsertest/glsl2/sampler-04.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.215596914291
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2/sampler-04.frag: ERROR: 0:24: 'sampler2D' : samplers must be uniform 
ERROR: 0:25: 'assign' :  l-value required "temp" (can't modify a sampler)
ERROR: 0:25: 'assign' :  cannot convert from 'uniform array of sampler2D' to 'array of sampler2D'

Back to summary