Searched defs:VG_BO_FREE (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libdrm/dist/freedreno/ | ||
| H A D | freedreno_priv.h | 219 static inline void VG_BO_FREE(struct fd_bo *bo) function in typeref:typename:void 252 static inline void VG_BO_FREE(struct fd_bo *bo) {} function in typeref:typename:void |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ | ||
| H A D | freedreno_priv.h | 216 static inline void VG_BO_FREE(struct fd_bo *bo) function in typeref:typename:void 249 static inline void VG_BO_FREE(struct fd_bo *bo) {} function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ | ||
| H A D | etnaviv_priv.h | 234 static inline void VG_BO_FREE(struct etna_bo *bo) function in typeref:typename:void 267 static inline void VG_BO_FREE(struct etna_bo *bo) {} function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ | ||
| H A D | freedreno_priv.h | 379 VG_BO_FREE(struct fd_bo *bo) function in typeref:typename:void 418 VG_BO_FREE(struct fd_bo *bo) function in typeref:typename:void |
Completed in 10 milliseconds