HomeSort by relevance Sort by last modified time
    Searched refs:get_scissors (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_fb.c 105 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
nouveau_driver.c 112 get_scissors(fb, &x, &y, &w, &h);
nouveau_util.h 133 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function
nv10_state_fb.c 169 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
nv10_context.c 108 get_scissors(fb, &x, &y, &w, &h);

Completed in 210 milliseconds