Searched refs:fd_bo_set_name (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h123 fd_bo_set_name(struct fd_bo *bo, const char *fmt, ...) _util_printf_format(2, 3);
126 fd_bo_set_name(struct fd_bo *bo, const char *fmt, ...) function in typeref:typename:void
H A Dfreedreno_bo.c133 fd_bo_set_name(bo, "cmdstream");
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h163 static inline void fd_bo_set_name(struct fd_bo *bo, const char *fmt, ...)
167 fd_bo_set_name(struct fd_bo *bo, const char *fmt, ...) function in typeref:typename:void
H A Dfreedreno_bo.c150 fd_bo_set_name(bo, "cmdstream");

Completed in 5 milliseconds