Home
last modified time | relevance | path

Searched defs:v3d_bo (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_bufmgr.h35 struct v3d_bo { struct
59 struct v3d_bo *v3d_bo_alloc(struct v3d_screen *screen, uint32_t size, argument
/third_party/mesa3d/src/broadcom/drm-shim/
Dv3d_noop.c33 struct v3d_bo { struct
38 static struct v3d_bo * argument
39 v3d_bo(struct shim_bo *bo) in v3d_bo() function