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

  /external/mesa3d/src/mesa/program/
prog_parameter.h 67 GLuint Slots; /**< how many float[4] slots occupied */
prog_uniform.h 66 GLuint Slots; /**< number of float[4] slots non-sampler uniforms occupy */
67 GLuint SamplerSlots; /**< number of float[4] slots samplers occupy */

Completed in 28 milliseconds