Results for spec@glsl-1.40@compiler@gl_maxlights.frag

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.155133
Stdout
Shader source:
// [config]
// expect_result: fail
// glsl_version: 1.40
// [end config]
#version 140

int func()
{
	return gl_MaxLights;
}

Stderr
Successfully compiled fragment shader /Users/vlee/workspace/piglit/tests/spec/glsl-1.40/compiler/gl_MaxLights.frag: (no compiler output)
Environment
PIGLIT_SOURCE_DIR="/Users/vlee/workspace/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /Users/vlee/workspace/piglit/bin/glslparsertest /Users/vlee/workspace/piglit/tests/spec/glsl-1.40/compiler/gl_MaxLights.frag fail 1.40
dmesg

        

Back to summary