HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_bo_name_get (Results 1 - 5 of 5) sorted by null

  /external/libdrm/nouveau/
nouveau-symbol-check 14 nouveau_bo_name_get
nouveau.h 144 int nouveau_bo_name_get(struct nouveau_bo *, uint32_t *name);
nouveau.c 758 nouveau_bo_name_get(struct nouveau_bo *bo, uint32_t *name) function
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.c 131 return nouveau_bo_name_get(bo, &whandle->handle) == 0;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c 302 ret = nouveau_bo_name_get(s->bo, &old_name);

Completed in 73 milliseconds