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

12

/xsrc/external/mit/MesaLib.old/dist/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 Dnv20_state_tex.c278 PUSH_MTHDl(push, NV20_3D(TEX_OFFSET(i)), BUFCTX_TEX(i),
H A Dnouveau_local.h102 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, function in typeref:typename:void
H A Dnv10_state_tex.c232 PUSH_MTHDl(push, NV10_3D(TEX_OFFSET(i)), BUFCTX_TEX(i),
/xsrc/external/mit/MesaLib/dist/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,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.h84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, function in typeref:typename:void
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);
396 PUSH_MTHDl(push, NV31_MPEG(IMAGE_Y_OFFSET(i)), bo_y, 0, BCTX_ARGS);
397 PUSH_MTHDl(push, NV31_MPEG(IMAGE_C_OFFSET(i)), bo_c, 0, BCTX_ARGS);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.h84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, function in typeref:typename:void
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);
396 PUSH_MTHDl(push, NV31_MPEG(IMAGE_Y_OFFSET(i)), bo_y, 0, BCTX_ARGS);
397 PUSH_MTHDl(push, NV31_MPEG(IMAGE_C_OFFSET(i)), bo_c, 0, BCTX_ARGS);
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv04_exa.c124 PUSH_MTHDl(push, NV04_SF2D(OFFSET_SOURCE), bo, 0,
126 PUSH_MTHDl(push, NV04_SF2D(OFFSET_DESTIN), bo, 0,
197 PUSH_MTHDl(push, NV04_SF2D(OFFSET_SOURCE), src_bo, 0,
199 PUSH_MTHDl(push, NV04_SF2D(OFFSET_DESTIN), dst_bo, 0,
336 PUSH_MTHDl(push, NV04_SF2D(OFFSET_SOURCE), bo, 0,
338 PUSH_MTHDl(push, NV04_SF2D(OFFSET_DESTIN), bo, 0,
H A Dnv04_xv_blit.c104 PUSH_MTHDl(push, NV04_SF2D(OFFSET_SOURCE), bo, 0,
106 PUSH_MTHDl(push, NV04_SF2D(OFFSET_DESTIN), bo, 0,
H A Dnv30_xv_tex.c90 PUSH_MTHDl(push, NV30_3D(TEX_OFFSET(unit)), src, offset, reloc);
220 PUSH_MTHDl(push, NV30_3D(COLOR0_OFFSET), bo, 0,
H A Dnv40_xv_tex.c87 PUSH_MTHDl(push, NV30_3D(TEX_OFFSET(unit)), src, offset, reloc);
218 PUSH_MTHDl(push, NV30_3D(COLOR0_OFFSET), bo, 0,
H A Dnouveau_local.h157 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state_validate.c135 PUSH_MTHDl(push, NV30_3D(COLOR0_OFFSET), BUFCTX_FB, rbo, rsf->offset & ~63,
137 PUSH_MTHDl(push, NV30_3D(ZETA_OFFSET), BUFCTX_FB, zbo, zsf->offset & ~63,
146 PUSH_MTHDl(push, NV30_3D(COLOR1_OFFSET), BUFCTX_FB, bo, sf->offset,
156 PUSH_MTHDl(push, NV40_3D(COLOR2_OFFSET), BUFCTX_FB, bo, sf->offset,
167 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 in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state_validate.c135 PUSH_MTHDl(push, NV30_3D(COLOR0_OFFSET), BUFCTX_FB, rbo, rsf->offset & ~63,
137 PUSH_MTHDl(push, NV30_3D(ZETA_OFFSET), BUFCTX_FB, zbo, zsf->offset & ~63,
146 PUSH_MTHDl(push, NV30_3D(COLOR1_OFFSET), BUFCTX_FB, bo, sf->offset,
156 PUSH_MTHDl(push, NV40_3D(COLOR2_OFFSET), BUFCTX_FB, bo, sf->offset,
167 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),

Completed in 18 milliseconds

12