Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_local.h90 BUFCTX(struct nouveau_pushbuf *push) in BUFCTX() function
98 nouveau_bufctx_reset(BUFCTX(push), bin); in PUSH_RESET()
105 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd, in PUSH_MTHDl()
115 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd, in PUSH_MTHDs()
129 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd, in PUSH_MTHD()