Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_fragprog.c112 PUSH_RESET(push, BUFCTX_FRAGPROG); in nv30_fragprog_validate()
174 PUSH_RESET(nv30->base.pushbuf, BUFCTX_FRAGPROG); in nv30_fp_state_bind()
Dnv30_winsys.h37 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET() function
Dnv30_fragtex.c46 PUSH_RESET(push, BUFCTX_FRAGTEX(unit)); in nv30_fragtex_validate()
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_push.c257 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.c510 PUSH_RESET(push, BUFCTX_IDXBUF);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_fb.c62 PUSH_RESET(push, BUFCTX_FB); in nv04_emit_framebuffer()
Dnv20_state_fb.c90 PUSH_RESET(push, BUFCTX_FB); in nv20_emit_framebuffer()
Dnv10_render.c155 PUSH_RESET(context_push(ctx), BUFCTX_VTX); in nv10_render_release_vertices()
Dnv20_render.c179 PUSH_RESET(context_push(ctx), BUFCTX_VTX); in nv20_render_release_vertices()
Dnv10_state_tex.c166 PUSH_RESET(push, BUFCTX_TEX(i)); in nv10_emit_tex_obj()
Dnv10_state_fb.c105 PUSH_RESET(push, BUFCTX_FB); in nv10_emit_framebuffer()
Dnouveau_local.h96 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET() function
Dnv20_state_tex.c170 PUSH_RESET(push, BUFCTX_TEX(i)); in nv20_emit_tex_obj()