Home
last modified time | relevance | path

Searched refs:PUSH_MTHDl (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv20_state_fb.c73 PUSH_MTHDl(push, NV25_3D(HIERZ_OFFSET), BUFCTX_FB, in setup_hierz_buffer()
101 PUSH_MTHDl(push, NV20_3D(COLOR_OFFSET), BUFCTX_FB, in nv20_emit_framebuffer()
114 PUSH_MTHDl(push, NV20_3D(ZETA_OFFSET), BUFCTX_FB, in nv20_emit_framebuffer()
Dnv04_state_fb.c73 PUSH_MTHDl(push, NV04_SF3D(OFFSET_COLOR), BUFCTX_FB, in nv04_emit_framebuffer()
85 PUSH_MTHDl(push, NV04_SF3D(OFFSET_ZETA), BUFCTX_FB, in nv04_emit_framebuffer()
Dnv10_state_fb.c77 PUSH_MTHDl(push, NV17_3D(HIERZ_OFFSET), BUFCTX_FB, in setup_hierz_buffer()
127 PUSH_MTHDl(push, NV10_3D(COLOR_OFFSET), BUFCTX_FB, in nv10_emit_framebuffer()
140 PUSH_MTHDl(push, NV10_3D(ZETA_OFFSET), BUFCTX_FB, in nv10_emit_framebuffer()
Dnv10_render.c146 PUSH_MTHDl(push, NV10_3D(VTXBUF_OFFSET(i)), BUFCTX_VTX, in nv10_render_bind_vertices()
Dnv10_state_tex.c231 PUSH_MTHDl(push, NV10_3D(TEX_OFFSET(i)), BUFCTX_TEX(i), in nv10_emit_tex_obj()
Dnouveau_local.h102 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl() function
Dnv20_state_tex.c277 PUSH_MTHDl(push, NV20_3D(TEX_OFFSET(i)), BUFCTX_TEX(i), in nv20_emit_tex_obj()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state_validate.c135 PUSH_MTHDl(push, NV30_3D(COLOR0_OFFSET), BUFCTX_FB, rbo, rsf->offset & ~63, in nv30_validate_fb()
137 PUSH_MTHDl(push, NV30_3D(ZETA_OFFSET), BUFCTX_FB, zbo, zsf->offset & ~63, in nv30_validate_fb()
146 PUSH_MTHDl(push, NV30_3D(COLOR1_OFFSET), BUFCTX_FB, bo, sf->offset, in nv30_validate_fb()
156 PUSH_MTHDl(push, NV40_3D(COLOR2_OFFSET), BUFCTX_FB, bo, sf->offset, in nv30_validate_fb()
167 PUSH_MTHDl(push, NV40_3D(COLOR3_OFFSET), BUFCTX_FB, bo, sf->offset, in nv30_validate_fb()
Dnv30_winsys.h50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl() function
Dnv30_fragtex.c127 PUSH_MTHDl(push, NV30_3D(TEX_OFFSET(unit)), BUFCTX_FRAGTEX(unit), in nv30_fragtex_validate()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.h84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, in PUSH_MTHDl() function
Dnouveau_video.c82 PUSH_MTHDl(push, NV31_MPEG(CMD_OFFSET), dec->cmd_bo, 0, BCTX_ARGS); in nouveau_vpe_fini()
86 PUSH_MTHDl(push, NV31_MPEG(DATA_OFFSET), dec->data_bo, 0, BCTX_ARGS); in nouveau_vpe_fini()
396 PUSH_MTHDl(push, NV31_MPEG(IMAGE_Y_OFFSET(i)), bo_y, 0, BCTX_ARGS); in nouveau_decoder_surface_index()
397 PUSH_MTHDl(push, NV31_MPEG(IMAGE_C_OFFSET(i)), bo_c, 0, BCTX_ARGS); in nouveau_decoder_surface_index()