Searched defs:VG_BO_RELEASE (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libdrm/dist/freedreno/ | ||
| H A D | freedreno_priv.h | 234 static inline void VG_BO_RELEASE(struct fd_bo *bo) function in typeref:typename:void 253 static inline void VG_BO_RELEASE(struct fd_bo *bo) {} function in typeref:typename:void |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ | ||
| H A D | freedreno_priv.h | 231 static inline void VG_BO_RELEASE(struct fd_bo *bo) function in typeref:typename:void 250 static inline void VG_BO_RELEASE(struct fd_bo *bo) {} function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ | ||
| H A D | etnaviv_priv.h | 249 static inline void VG_BO_RELEASE(struct etna_bo *bo) function in typeref:typename:void 268 static inline void VG_BO_RELEASE(struct etna_bo *bo) {} function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ | ||
| H A D | freedreno_priv.h | 395 VG_BO_RELEASE(struct fd_bo *bo) function in typeref:typename:void 422 VG_BO_RELEASE(struct fd_bo *bo) function in typeref:typename:void |
Completed in 5 milliseconds