Searched refs:_mesa_insert_instructions (Results 1 – 3 of 3) sorted by relevance
94 _mesa_insert_instructions(struct gl_program *prog, GLuint start, GLuint count);
358 _mesa_insert_instructions(struct gl_program *prog, GLuint start, GLuint count) in _mesa_insert_instructions() function
567 _mesa_insert_instructions(prog, i, numVaryingReads); in _mesa_remove_output_reads()