Searched refs:BUFCTX (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_local.h139 BUFCTX(struct nouveau_pushbuf *push) function in typeref:struct:nouveau_bufctx *
147 nouveau_bufctx_reset(BUFCTX(push), 0);
153 nouveau_bufctx_refn(BUFCTX(push), 0, bo, access);
160 nouveau_bufctx_mthd(BUFCTX(push), 0, (1 << 18) | (subc << 13) | mthd,
169 nouveau_bufctx_mthd(BUFCTX(push), 0, (1 << 18) | (subc << 13) | mthd,
182 nouveau_bufctx_mthd(BUFCTX(push), 0, (1 << 18) | (subc << 13) | mthd,
195 nouveau_bufctx_mthd(BUFCTX(push), 0, (1 << 18) | (subc << 13) | mthd,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h90 BUFCTX(struct nouveau_pushbuf *push) function in typeref:struct:nouveau_bufctx *
98 nouveau_bufctx_reset(BUFCTX(push), bin);
105 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,
115 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,
129 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h90 BUFCTX(struct nouveau_pushbuf *push) function in typeref:struct:nouveau_bufctx *
98 nouveau_bufctx_reset(BUFCTX(push), bin);
105 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,
115 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,
129 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,

Completed in 3 milliseconds