#version 330 #include void main() { gl_FragColor = vec4(param[0].rgb, 1.0); }