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

  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_parameter.h 97 GLuint Size; /**< allocated size of Parameters, ParameterValues */
100 gl_constant_value (*ParameterValues)[4]; /**< Array [Size] of constant[4] */
102 might invalidate ParameterValues[] */
  /external/mesa3d/src/mesa/program/
prog_parameter.h 97 GLuint Size; /**< allocated size of Parameters, ParameterValues */
100 gl_constant_value (*ParameterValues)[4]; /**< Array [Size] of constant[4] */
102 might invalidate ParameterValues[] */

Completed in 72 milliseconds