Home
last modified time | relevance | path

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

/third_party/libdrm/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) in fd_bo_from_handle() function
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_drmif.h207 struct fd_bo *fd_bo_from_handle(struct fd_device *dev, uint32_t handle,
H A Dfreedreno_bo.c164 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) in fd_bo_from_handle() function
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c916 bo = fd_bo_from_handle(screen->dev, whandle->handle, 0); in fd_screen_bo_from_handle()

Completed in 3 milliseconds