Searched defs:oldNum (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ | ||
| H A D | prog_parameter.c | 200 const GLuint oldNum = paramList->NumParameters; local in function:_mesa_reserve_parameter_storage 248 const GLuint oldNum = paramList->NumParameters; local in function:_mesa_add_parameter [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ | ||
| H A D | prog_parameter.c | 200 const GLuint oldNum = paramList->NumParameters; local in function:_mesa_reserve_parameter_storage 277 const int oldNum = paramList->NumParameters; local in function:_mesa_add_parameter [all...] |
Completed in 3 milliseconds