Home
last modified time | relevance | path

Searched refs:numNewInst (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
95 numNewInst * sizeof(struct prog_instruction)); in _mesa_realloc_instructions()
Dprog_instruction.h429 GLuint numOldInst, GLuint numNewInst);