Home
last modified time | relevance | path

Searched refs:nouveau_bo_name_ref (Results 1 – 5 of 5) sorted by relevance

/external/libdrm/nouveau/
Dnouveau-symbol-check15 nouveau_bo_name_ref
Dnouveau.h142 int nouveau_bo_name_ref(struct nouveau_device *v, uint32_t name,
Dnouveau.c725 nouveau_bo_name_ref(struct nouveau_device *dev, uint32_t name, in nouveau_bo_name_ref() function
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c113 ret = nouveau_bo_name_ref(dev, whandle->handle, &bo); in nouveau_screen_bo_from_handle()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c310 ret = nouveau_bo_name_ref(context_dev(ctx), in nouveau_update_renderbuffers()