Searched refs:PUSH_MTHDl (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c73 PUSH_MTHDl(push, NV04_SF3D(OFFSET_COLOR), BUFCTX_FB,
85 PUSH_MTHDl(push, NV04_SF3D(OFFSET_ZETA), BUFCTX_FB,
H A Dnv20_state_fb.c73 PUSH_MTHDl(push, NV25_3D(HIERZ_OFFSET), BUFCTX_FB,
101 PUSH_MTHDl(push, NV20_3D(COLOR_OFFSET), BUFCTX_FB,
114 PUSH_MTHDl(push, NV20_3D(ZETA_OFFSET), BUFCTX_FB,
H A Dnv10_state_fb.c77 PUSH_MTHDl(push, NV17_3D(HIERZ_OFFSET), BUFCTX_FB,
127 PUSH_MTHDl(push, NV10_3D(COLOR_OFFSET), BUFCTX_FB,
140 PUSH_MTHDl(push, NV10_3D(ZETA_OFFSET), BUFCTX_FB,
H A Dnv10_render.c146 PUSH_MTHDl(push, NV10_3D(VTXBUF_OFFSET(i)), BUFCTX_VTX,
H A Dnouveau_local.h102 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, function
H A Dnv10_state_tex.c231 PUSH_MTHDl(push, NV10_3D(TEX_OFFSET(i)), BUFCTX_TEX(i),
H A Dnv20_state_tex.c243 PUSH_MTHDl(push, NV20_3D(TEX_OFFSET(i)), BUFCTX_TEX(i),
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c73 PUSH_MTHDl(push, NV04_SF3D(OFFSET_COLOR), BUFCTX_FB,
85 PUSH_MTHDl(push, NV04_SF3D(OFFSET_ZETA), BUFCTX_FB,
H A Dnv20_state_fb.c73 PUSH_MTHDl(push, NV25_3D(HIERZ_OFFSET), BUFCTX_FB,
101 PUSH_MTHDl(push, NV20_3D(COLOR_OFFSET), BUFCTX_FB,
114 PUSH_MTHDl(push, NV20_3D(ZETA_OFFSET), BUFCTX_FB,
H A Dnv10_state_fb.c77 PUSH_MTHDl(push, NV17_3D(HIERZ_OFFSET), BUFCTX_FB,
127 PUSH_MTHDl(push, NV10_3D(COLOR_OFFSET), BUFCTX_FB,
140 PUSH_MTHDl(push, NV10_3D(ZETA_OFFSET), BUFCTX_FB,
H A Dnv10_render.c146 PUSH_MTHDl(push, NV10_3D(VTXBUF_OFFSET(i)), BUFCTX_VTX,
H A Dnouveau_local.h102 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, function
H A Dnv10_state_tex.c231 PUSH_MTHDl(push, NV10_3D(TEX_OFFSET(i)), BUFCTX_TEX(i),
H A Dnv20_state_tex.c243 PUSH_MTHDl(push, NV20_3D(TEX_OFFSET(i)), BUFCTX_TEX(i),
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_video.h84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, function
H A Dnouveau_video.c82 PUSH_MTHDl(push, NV31_MPEG(CMD_OFFSET), dec->cmd_bo, 0, BCTX_ARGS);
86 PUSH_MTHDl(push, NV31_MPEG(DATA_OFFSET), dec->data_bo, 0, BCTX_ARGS);
409 PUSH_MTHDl(push, NV31_MPEG(IMAGE_Y_OFFSET(i)), bo_y, 0, BCTX_ARGS);
410 PUSH_MTHDl(push, NV31_MPEG(IMAGE_C_OFFSET(i)), bo_c, 0, BCTX_ARGS);
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, function
H A Dnouveau_video.c82 PUSH_MTHDl(push, NV31_MPEG(CMD_OFFSET), dec->cmd_bo, 0, BCTX_ARGS);
86 PUSH_MTHDl(push, NV31_MPEG(DATA_OFFSET), dec->data_bo, 0, BCTX_ARGS);
409 PUSH_MTHDl(push, NV31_MPEG(IMAGE_Y_OFFSET(i)), bo_y, 0, BCTX_ARGS);
410 PUSH_MTHDl(push, NV31_MPEG(IMAGE_C_OFFSET(i)), bo_c, 0, BCTX_ARGS);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_state_validate.c138 PUSH_MTHDl(push, NV30_3D(COLOR0_OFFSET), BUFCTX_FB, rbo, rsf->offset & ~63,
140 PUSH_MTHDl(push, NV30_3D(ZETA_OFFSET), BUFCTX_FB, zbo, zsf->offset & ~63,
149 PUSH_MTHDl(push, NV30_3D(COLOR1_OFFSET), BUFCTX_FB, bo, sf->offset,
159 PUSH_MTHDl(push, NV40_3D(COLOR2_OFFSET), BUFCTX_FB, bo, sf->offset,
170 PUSH_MTHDl(push, NV40_3D(COLOR3_OFFSET), BUFCTX_FB, bo, sf->offset,
H A Dnv30_fragtex.c127 PUSH_MTHDl(push, NV30_3D(TEX_OFFSET(unit)), BUFCTX_FRAGTEX(unit),
H A Dnv30_winsys.h50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, function
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_state_validate.c138 PUSH_MTHDl(push, NV30_3D(COLOR0_OFFSET), BUFCTX_FB, rbo, rsf->offset & ~63,
140 PUSH_MTHDl(push, NV30_3D(ZETA_OFFSET), BUFCTX_FB, zbo, zsf->offset & ~63,
149 PUSH_MTHDl(push, NV30_3D(COLOR1_OFFSET), BUFCTX_FB, bo, sf->offset,
159 PUSH_MTHDl(push, NV40_3D(COLOR2_OFFSET), BUFCTX_FB, bo, sf->offset,
170 PUSH_MTHDl(push, NV40_3D(COLOR3_OFFSET), BUFCTX_FB, bo, sf->offset,
H A Dnv30_fragtex.c127 PUSH_MTHDl(push, NV30_3D(TEX_OFFSET(unit)), BUFCTX_FRAGTEX(unit),
H A Dnv30_winsys.h50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, function

Completed in 1468 milliseconds