#version 100 precision mediump float; void main() { gl_FragColor = vec4(0.0f, 0.0f, 0.0f, 1.0f); }