Searched refs:nvc0_add_resident (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_winsys.h26 nvc0_add_resident(struct nouveau_bufctx *bufctx, int bin, function in typeref:typename:void
39 nvc0_add_resident(bctx, NVC0_BIND_##bin, res, NOUVEAU_BO_##acc)
H A Dnvc0_compute.c311 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_GLOBAL,
H A Dnvc0_vbo.c977 nvc0_add_resident(nvc0->bufctx_3d, NVC0_BIND_3D_BINDLESS, resident->buf,
982 nvc0_add_resident(nvc0->bufctx_3d, NVC0_BIND_3D_BINDLESS, resident->buf,
H A Dnve4_compute.c724 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_BINDLESS, resident->buf,
729 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_BINDLESS, resident->buf,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_winsys.h26 nvc0_add_resident(struct nouveau_bufctx *bufctx, int bin, function in typeref:typename:void
39 nvc0_add_resident(bctx, NVC0_BIND_##bin, res, NOUVEAU_BO_##acc)
H A Dnvc0_compute.c311 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_GLOBAL,
H A Dnvc0_vbo.c1015 nvc0_add_resident(nvc0->bufctx_3d, NVC0_BIND_3D_BINDLESS, resident->buf,
1020 nvc0_add_resident(nvc0->bufctx_3d, NVC0_BIND_3D_BINDLESS, resident->buf,
H A Dnve4_compute.c861 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_BINDLESS, resident->buf,
866 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_BINDLESS, resident->buf,

Completed in 9 milliseconds