Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.h65 struct nouveau_bufctx *bsp_bufctx, *vp_bufctx; member
Dnv84_video.c249 nouveau_bufctx_del(&dec->bsp_bufctx); in nv84_decoder_destroy()
343 ret = nouveau_bufctx_new(dec->client, 1, &dec->bsp_bufctx); in nv84_create_decoder()
443 nouveau_pushbuf_bufctx(bsp_push, dec->bsp_bufctx); in nv84_create_decoder()
444 nouveau_bufctx_refn(dec->bsp_bufctx, 0, in nv84_create_decoder()
446 nouveau_bufctx_refn(dec->bsp_bufctx, 0, in nv84_create_decoder()