Results for glslparsertest/glsl2/sampler-02.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.888999938965
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2\sampler-02.frag: ERROR: 0:23: 'sampler2D' : samplers must be uniform 
ERROR: 0:23: '=' :  cannot convert from 'uniform sampler2D' to 'sampler2D'
ERROR: 2 compilation errors.  No code generated.


Back to summary