Home
last modified time | relevance | path

Searched refs:v3d_bo_lookup (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/broadcom/drm-shim/
Dv3d.c38 struct v3d_bo *v3d_bo_lookup(struct shim_fd *shim_fd, int handle) in v3d_bo_lookup() function
71 struct v3d_bo *bo = v3d_bo_lookup(shim_fd, get->handle); in v3d_ioctl_get_bo_offset()
Dv3d.h61 struct v3d_bo *v3d_bo_lookup(struct shim_fd *shim_fd, int handle);
Dv3dx.c112 struct v3d_bo *bo = v3d_bo_lookup(shim_fd, handle); in v3d_simulator_copy_in_handle()
123 struct v3d_bo *bo = v3d_bo_lookup(shim_fd, handle); in v3d_simulator_copy_out_handle()