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

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_drmif.h124 struct fd_bo *fd_bo_from_handle(struct fd_device *dev,
H A Dfreedreno_bo.c127 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) function in typeref:typename:drm_public struct fd_bo *
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h156 struct fd_bo *fd_bo_from_handle(struct fd_device *dev,
H A Dfreedreno_bo.c138 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) function in typeref:struct:fd_bo *
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h197 struct fd_bo *fd_bo_from_handle(struct fd_device *dev, uint32_t handle,
H A Dfreedreno_bo.c156 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) function in typeref:struct:fd_bo *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c733 bo = fd_bo_from_handle(screen->dev, whandle->handle, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c893 bo = fd_bo_from_handle(screen->dev, whandle->handle, 0);

Completed in 7 milliseconds