Home
last modified time | relevance | path

Searched refs:PUSH_RESET (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_fragprog.c113 PUSH_RESET(push, BUFCTX_FRAGPROG); in nv30_fragprog_validate()
Dnv30_winsys.h37 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET() function
Dnv30_draw.c162 PUSH_RESET(push, BUFCTX_VTXTMP); in nv30_render_draw_elements()
199 PUSH_RESET(push, BUFCTX_VTXTMP); in nv30_render_draw_arrays()
Dnv30_fragtex.c46 PUSH_RESET(push, BUFCTX_FRAGTEX(unit)); in nv30_fragtex_validate()
Dnv30_push.c258 PUSH_RESET(ctx.push, BUFCTX_IDXBUF); in nv30_push_vbo()
Dnv30_state_validate.c102 PUSH_RESET(push, BUFCTX_FB); in nv30_validate_fb()
Dnv30_vbo.c511 PUSH_RESET(push, BUFCTX_IDXBUF);