core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_uniform_list Struct Reference

#include <prog_uniform.h>


Detailed Description

List of gl_uniforms.

Data Fields

GLuint Size
 allocated size of Uniforms array
GLuint NumUniforms
 number of uniforms in the array
struct gl_uniformUniforms
 Array [Size].

Field Documentation

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].


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:48:02 2009 for Mesa Vertex and Fragment Program code by  doxygen 1.5.4