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 D | nvc0_winsys.h | 26 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 D | nvc0_compute.c | 311 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_GLOBAL,
|
| H A D | nvc0_vbo.c | 977 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 D | nve4_compute.c | 724 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 D | nvc0_winsys.h | 26 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 D | nvc0_compute.c | 311 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_GLOBAL,
|
| H A D | nvc0_vbo.c | 1015 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 D | nve4_compute.c | 861 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