Home
last modified time | relevance | path

Searched refs:get_scissors (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_fb.c105 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h); in nv04_emit_scissor()
Dnouveau_driver.c112 get_scissors(fb, &x, &y, &w, &h); in nouveau_clear()
Dnouveau_util.h133 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) in get_scissors() function
Dnv10_state_fb.c169 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h); in nv10_emit_scissor()
Dnv10_context.c108 get_scissors(fb, &x, &y, &w, &h); in nv10_zclear()