Home
last modified time | relevance | path

Searched refs:numOldInst (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_instruction.c88 GLuint numOldInst, GLuint numNewInst) in _mesa_realloc_instructions() argument
94 numOldInst * sizeof(struct prog_instruction), in _mesa_realloc_instructions()
Dprog_instruction.h429 GLuint numOldInst, GLuint numNewInst);