HomeSort by relevance Sort by last modified time
    Searched refs:BUFCTX (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_local.h 90 BUFCTX(struct nouveau_pushbuf *push)
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,
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 90 BUFCTX(struct nouveau_pushbuf *push)
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 541 milliseconds