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

  /external/mesa3d/src/mesa/program/
prog_parameter.h 86 GLuint NumParameters; /**< number of parameters in arrays */
141 for (GLint i = 0; i < (GLint) paramList->NumParameters; i++) {
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 171 ulittle16_t NumParameters;
218 ulittle16_t NumParameters;
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 754 milliseconds