Searched refs:scissor_indexed_err (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dscissor.c205 scissor_indexed_err(struct gl_context *ctx, GLuint index, GLint left, function in typeref:typename:void
243 scissor_indexed_err(ctx, index, left, bottom, width, height,
258 scissor_indexed_err(ctx, index, v[0], v[1], v[2], v[3],
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dscissor.c206 scissor_indexed_err(struct gl_context *ctx, GLuint index, GLint left, function in typeref:typename:void
244 scissor_indexed_err(ctx, index, left, bottom, width, height,
259 scissor_indexed_err(ctx, index, v[0], v[1], v[2], v[3],

Completed in 7 milliseconds