Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h55 struct fd_device_funcs { struct
56 int (*bo_new_handle)(struct fd_device *dev, uint32_t size,
58 struct fd_bo * (*bo_from_handle)(struct fd_device *dev,
60 struct fd_pipe * (*pipe_new)(struct fd_device *dev, enum fd_pipe_id id,
62 void (*destroy)(struct fd_device *dev);
/external/libdrm/freedreno/
Dfreedreno_priv.h61 struct fd_device_funcs { struct
62 int (*bo_new_handle)(struct fd_device *dev, uint32_t size,
64 struct fd_bo * (*bo_from_handle)(struct fd_device *dev,
66 struct fd_pipe * (*pipe_new)(struct fd_device *dev, enum fd_pipe_id id,
68 void (*destroy)(struct fd_device *dev);