Searched refs:_mesa_insert_instructions (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/program/
H A Dprogram.h95 _mesa_insert_instructions(struct gl_program *prog, GLuint start, GLuint count);
H A Dprogram.c354 _mesa_insert_instructions(struct gl_program *prog, GLuint start, GLuint count) function
H A Dprogramopt.c567 _mesa_insert_instructions(prog, i, numVaryingReads);

Completed in 116 milliseconds