Home
last modified time | relevance | path

Searched refs:nouveau_bufctx_del (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c153 nouveau_bufctx_del(&nv50->bufctx_3d); in nv50_context_unreference_resources()
154 nouveau_bufctx_del(&nv50->bufctx); in nv50_context_unreference_resources()
155 nouveau_bufctx_del(&nv50->bufctx_cp); in nv50_context_unreference_resources()
426 nouveau_bufctx_del(&nv50->bufctx_3d); in nv50_create()
428 nouveau_bufctx_del(&nv50->bufctx_cp); in nv50_create()
430 nouveau_bufctx_del(&nv50->bufctx); in nv50_create()
H A Dnv84_video.c249 nouveau_bufctx_del(&dec->bsp_bufctx); in nv84_decoder_destroy()
253 nouveau_bufctx_del(&dec->vp_bufctx); in nv84_decoder_destroy()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c195 nouveau_bufctx_del(&nvc0->bufctx_3d); in nvc0_context_unreference_resources()
196 nouveau_bufctx_del(&nvc0->bufctx); in nvc0_context_unreference_resources()
197 nouveau_bufctx_del(&nvc0->bufctx_cp); in nvc0_context_unreference_resources()
563 nouveau_bufctx_del(&nvc0->bufctx_3d); in nvc0_create()
565 nouveau_bufctx_del(&nvc0->bufctx_cp); in nvc0_create()
567 nouveau_bufctx_del(&nvc0->bufctx); in nvc0_create()
/third_party/libdrm/nouveau/
H A Dbufctx.c82 nouveau_bufctx_del(struct nouveau_bufctx **pbctx) in nouveau_bufctx_del() function
H A Dnouveau.h181 void nouveau_bufctx_del(struct nouveau_bufctx **);
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.c174 nouveau_bufctx_del(&nv30->bufctx); in nv30_context_destroy()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c487 nouveau_bufctx_del(&dec->bufctx); in nouveau_decoder_destroy()

Completed in 6 milliseconds