Home
last modified time | relevance | path

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

/external/libdrm/freedreno/
Dfreedreno_priv.h64 struct fd_device_funcs { struct
65 int (*bo_new_handle)(struct fd_device *dev, uint32_t size,
67 struct fd_bo * (*bo_from_handle)(struct fd_device *dev,
69 struct fd_pipe * (*pipe_new)(struct fd_device *dev, enum fd_pipe_id id);
70 void (*destroy)(struct fd_device *dev);