Home
last modified time | relevance | path

Searched refs:VG_BO_RELEASE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h248 static inline void VG_BO_RELEASE(struct etna_bo *bo) in VG_BO_RELEASE() function
267 static inline void VG_BO_RELEASE(struct etna_bo *bo) {} in VG_BO_RELEASE() function
Detnaviv_bo_cache.c193 VG_BO_RELEASE(bo); in etna_bo_cache_free()
/external/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h223 static inline void VG_BO_RELEASE(struct fd_bo *bo) in VG_BO_RELEASE() function
242 static inline void VG_BO_RELEASE(struct fd_bo *bo) {} in VG_BO_RELEASE() function
Dfreedreno_bo_cache.c205 VG_BO_RELEASE(bo); in fd_bo_cache_free()
/external/libdrm/freedreno/
Dfreedreno_priv.h234 static inline void VG_BO_RELEASE(struct fd_bo *bo) in VG_BO_RELEASE() function
253 static inline void VG_BO_RELEASE(struct fd_bo *bo) {} in VG_BO_RELEASE() function
Dfreedreno_bo_cache.c207 VG_BO_RELEASE(bo); in fd_bo_cache_free()