Searched refs:fd_bo_from_name (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_drmif.h126 struct fd_bo * fd_bo_from_name(struct fd_device *dev, uint32_t name);
H A Dfreedreno_bo.c179 drm_public struct fd_bo * fd_bo_from_name(struct fd_device *dev, uint32_t name) function in typeref:typename:drm_public struct fd_bo *
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h158 struct fd_bo * fd_bo_from_name(struct fd_device *dev, uint32_t name);
H A Dfreedreno_bo.c190 struct fd_bo * fd_bo_from_name(struct fd_device *dev, uint32_t name) function in typeref:struct:fd_bo *
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h199 struct fd_bo *fd_bo_from_name(struct fd_device *dev, uint32_t name);
H A Dfreedreno_bo.c209 fd_bo_from_name(struct fd_device *dev, uint32_t name) function in typeref:struct:fd_bo *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c731 bo = fd_bo_from_name(screen->dev, whandle->handle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c891 bo = fd_bo_from_name(screen->dev, whandle->handle);

Completed in 8 milliseconds