#include <prog_uniform.h>
Data Fields | |
| GLuint | Size |
| allocated size of Uniforms array | |
| GLuint | NumUniforms |
| number of uniforms in the array | |
| struct gl_uniform * | Uniforms |
| Array [Size]. | |
| GLuint gl_uniform_list::Size |
allocated size of Uniforms array
| GLuint gl_uniform_list::NumUniforms |
number of uniforms in the array
struct gl_uniform* gl_uniform_list::Uniforms [read] |
Array [Size].
1.5.4