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 104 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
nouveau_driver.c 103 get_scissors(fb, &x, &y, &w, &h);
nouveau_util.h 130 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function
nv10_state_fb.c 168 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
nv10_context.c 108 get_scissors(fb, &x, &y, &w, &h);

Completed in 49 milliseconds