mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 20:00:13 +01:00
Dump command stream + associated bo into a binary file which follow a similar design as json file. It allows to intercept a command stream and replay it in a standalone program (see radeondb tools). |
||
|---|---|---|
| .. | ||
| bof.c | ||
| bof.h | ||
| libdrm_radeon.pc.in | ||
| Makefile.am | ||
| radeon_bo.c | ||
| radeon_bo.h | ||
| radeon_bo_gem.c | ||
| radeon_bo_gem.h | ||
| radeon_bo_int.h | ||
| radeon_cs.c | ||
| radeon_cs.h | ||
| radeon_cs_gem.c | ||
| radeon_cs_gem.h | ||
| radeon_cs_int.h | ||
| radeon_cs_space.c | ||