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 D | freedreno_drmif.h | 123 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 D | freedreno_bo.c | 133 fd_bo_set_name(bo, "cmdstream");
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 163 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 D | freedreno_bo.c | 150 fd_bo_set_name(bo, "cmdstream");
|
Completed in 5 milliseconds