Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h208 static inline void VG_BO_FREE(struct fd_bo *bo) in VG_BO_FREE() function
241 static inline void VG_BO_FREE(struct fd_bo *bo) {} in VG_BO_FREE() function
/external/libdrm/freedreno/
Dfreedreno_priv.h219 static inline void VG_BO_FREE(struct fd_bo *bo) in VG_BO_FREE() function
252 static inline void VG_BO_FREE(struct fd_bo *bo) {} in VG_BO_FREE() function
/external/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h233 static inline void VG_BO_FREE(struct etna_bo *bo) in VG_BO_FREE() function
266 static inline void VG_BO_FREE(struct etna_bo *bo) {} in VG_BO_FREE() function