4 * require_extensions: GL_ARB_uniform_buffer_object
7 * Page 31 (page 37 of the PDF) of the GLSL 1.40 spec says:
9 * "Uniform block names and variable names declared within uniform blocks
10 * are scoped at the program level."
13 #extension GL_ARB_uniform_buffer_object: require