HomeSort by relevance Sort by last modified time
    Searched defs:Uniforms (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/program/
prog_uniform.h 64 GLuint Size; /**< allocated size of Uniforms array */
65 GLuint NumUniforms; /**< number of uniforms in the array */
66 GLuint Slots; /**< number of float[4] slots non-sampler uniforms occupy */
68 struct gl_uniform *Uniforms; /**< Array [Size] */
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 573 milliseconds