Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.c135 nouveau_bufctx_del(&nv50->bufctx_3d); in nv50_context_unreference_resources()
136 nouveau_bufctx_del(&nv50->bufctx); in nv50_context_unreference_resources()
137 nouveau_bufctx_del(&nv50->bufctx_cp); in nv50_context_unreference_resources()
397 nouveau_bufctx_del(&nv50->bufctx_3d); in nv50_create()
399 nouveau_bufctx_del(&nv50->bufctx_cp); in nv50_create()
401 nouveau_bufctx_del(&nv50->bufctx); in nv50_create()
Dnv84_video.c249 nouveau_bufctx_del(&dec->bsp_bufctx); in nv84_decoder_destroy()
253 nouveau_bufctx_del(&dec->vp_bufctx); in nv84_decoder_destroy()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.c148 nouveau_bufctx_del(&nvc0->bufctx_3d); in nvc0_context_unreference_resources()
149 nouveau_bufctx_del(&nvc0->bufctx); in nvc0_context_unreference_resources()
150 nouveau_bufctx_del(&nvc0->bufctx_cp); in nvc0_context_unreference_resources()
514 nouveau_bufctx_del(&nvc0->bufctx_3d); in nvc0_create()
516 nouveau_bufctx_del(&nvc0->bufctx_cp); in nvc0_create()
518 nouveau_bufctx_del(&nvc0->bufctx); in nvc0_create()
/external/libdrm/nouveau/
Dnouveau-symbol-check24 nouveau_bufctx_del
Dbufctx.c82 nouveau_bufctx_del(struct nouveau_bufctx **pbctx) in nouveau_bufctx_del() function
Dnouveau.h181 void nouveau_bufctx_del(struct nouveau_bufctx **);
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.c174 nouveau_bufctx_del(&nv30->bufctx); in nv30_context_destroy()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c214 nouveau_bufctx_del(&nctx->hw.bufctx); in nouveau_context_deinit()
/external/igt-gpu-tools/tests/
Dprime_nv_pcopy.c892 nouveau_bufctx_del(&nbufctx);
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.c487 nouveau_bufctx_del(&dec->bufctx); in nouveau_decoder_destroy()