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 D | nv04_state_fb.c | 105 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
|
| H A D | nouveau_driver.c | 112 get_scissors(fb, &x, &y, &w, &h);
|
| H A D | nouveau_util.h | 133 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function in typeref:typename:void
|
| H A D | nv10_state_fb.c | 169 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
|
| H A D | nv10_context.c | 108 get_scissors(fb, &x, &y, &w, &h);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_fb.c | 105 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
|
| H A D | nouveau_driver.c | 112 get_scissors(fb, &x, &y, &w, &h);
|
| H A D | nouveau_util.h | 133 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function in typeref:typename:void
|
| H A D | nv10_state_fb.c | 169 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
|
| H A D | nv10_context.c | 109 get_scissors(fb, &x, &y, &w, &h);
|
Completed in 11 milliseconds