Searched refs:get_scissors (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c105 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
H A Dnouveau_driver.c112 get_scissors(fb, &x, &y, &w, &h);
H A Dnouveau_util.h133 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function in typeref:typename:void
H A Dnv10_state_fb.c169 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
H A Dnv10_context.c108 get_scissors(fb, &x, &y, &w, &h);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c105 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
H A Dnouveau_driver.c112 get_scissors(fb, &x, &y, &w, &h);
H A Dnouveau_util.h133 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function in typeref:typename:void
H A Dnv10_state_fb.c169 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
H A Dnv10_context.c109 get_scissors(fb, &x, &y, &w, &h);

Completed in 11 milliseconds