Results for spec@arb_gpu_shader5@texturegatheroffset@vs-rg-0-unorm-2drect-const

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.147447
Stdout

        
Stderr
Failed to compile fragment shader: ERROR: 0:6: Use of undeclared identifier 'gl_FragColor'

source:
#version 150

in vec4 c;

void main() {
	gl_FragColor = c;
}
Environment
PIGLIT_SOURCE_DIR="/Users/vlee/workspace/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /Users/vlee/workspace/piglit/bin/textureGather vs offset rg 0 unorm 2DRect clamp -auto -fbo
dmesg

        

Back to summary