Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_winsys.h26 nvc0_add_resident(struct nouveau_bufctx *bufctx, int bin, in nvc0_add_resident() function
39 nvc0_add_resident(bctx, NVC0_BIND_##bin, res, NOUVEAU_BO_##acc)
Dnvc0_compute.c312 nvc0_add_resident(nvc0->bufctx_cp, NVC0_BIND_CP_GLOBAL, in nvc0_compute_validate_globals()