Searched refs:nv50_add_bufctx_resident_bo (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_winsys.h | 20 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo() function 37 nv50_add_bufctx_resident_bo(ctx, NV50_BIND_##bin, fl, bo);
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_winsys.h | 19 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo() function 36 nv50_add_bufctx_resident_bo(ctx, NVC0_BIND_##bin, fl, bo);
|