Results for spec/glsl-1.30/compiler/reserved/volatile.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 1.18078589439
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.30/compiler/reserved/volatile.frag fail 1.30
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/spec/glsl-1.30/compiler/reserved/volatile.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:12: error(#167) Only allowed at global scope volatile
ERROR: 0:12: error(#201) Requires extension support: uniform volatile (GL_ARB_shader_image_load_store)
ERROR: 0:16392: error(#371) Qualifier 'image storage' only used for image variable. 
ERROR: error(#273) 3 compilation errors.  No code generated

Back to summary