/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
nv04_state_fb.c | 62 PUSH_RESET(push, BUFCTX_FB);
|
nv10_render.c | 155 PUSH_RESET(context_push(ctx), BUFCTX_VTX);
|
nv20_render.c | 179 PUSH_RESET(context_push(ctx), BUFCTX_VTX);
|
nv20_state_fb.c | 90 PUSH_RESET(push, BUFCTX_FB);
|
nouveau_local.h | 96 PUSH_RESET(struct nouveau_pushbuf *push, int bin)
|
nv10_state_fb.c | 105 PUSH_RESET(push, BUFCTX_FB);
|
nv10_state_tex.c | 166 PUSH_RESET(push, BUFCTX_TEX(i));
|
nv20_state_tex.c | 170 PUSH_RESET(push, BUFCTX_TEX(i));
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nv04_state_fb.c | 62 PUSH_RESET(push, BUFCTX_FB);
|
nv10_render.c | 155 PUSH_RESET(context_push(ctx), BUFCTX_VTX);
|
nv20_render.c | 179 PUSH_RESET(context_push(ctx), BUFCTX_VTX);
|
nv20_state_fb.c | 90 PUSH_RESET(push, BUFCTX_FB);
|
nouveau_local.h | 96 PUSH_RESET(struct nouveau_pushbuf *push, int bin)
|
nv10_state_fb.c | 105 PUSH_RESET(push, BUFCTX_FB);
|
nv10_state_tex.c | 166 PUSH_RESET(push, BUFCTX_TEX(i));
|
nv20_state_tex.c | 170 PUSH_RESET(push, BUFCTX_TEX(i));
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
nv30_fragprog.c | 107 PUSH_RESET(push, BUFCTX_FRAGPROG);
|
nv30_fragtex.c | 46 PUSH_RESET(push, BUFCTX_FRAGTEX(unit));
|
nv30_winsys.h | 37 PUSH_RESET(struct nouveau_pushbuf *push, int bin)
|
nv30_draw.c | 157 PUSH_RESET(push, BUFCTX_VTXTMP); 194 PUSH_RESET(push, BUFCTX_VTXTMP);
|
nv30_push.c | 253 PUSH_RESET(ctx.push, BUFCTX_IDXBUF);
|
/external/mesa3d/src/gallium/drivers/nv30/ |
nv30_fragprog.c | 107 PUSH_RESET(push, BUFCTX_FRAGPROG);
|
nv30_fragtex.c | 46 PUSH_RESET(push, BUFCTX_FRAGTEX(unit));
|
nv30_winsys.h | 37 PUSH_RESET(struct nouveau_pushbuf *push, int bin)
|
nv30_draw.c | 157 PUSH_RESET(push, BUFCTX_VTXTMP); 194 PUSH_RESET(push, BUFCTX_VTXTMP);
|