mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 21:38:18 +02:00
This is for handling chained command buffers and secondary command buffers. It doesn't handle the trace id for secondary command buffers yet, but I don't think that is possible in general with just writes, as we could call a secondary command buffer multiple times. I think this is good enough for now, as the most useful case is the chaining when we grow an IB. Signed-off-by: Bas Nieuwenhuizen <basni@google.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Dave Airlie <airlied@redhat.com> |
||
|---|---|---|
| .. | ||
| radv_amdgpu_bo.c | ||
| radv_amdgpu_bo.h | ||
| radv_amdgpu_cs.c | ||
| radv_amdgpu_cs.h | ||
| radv_amdgpu_surface.c | ||
| radv_amdgpu_surface.h | ||
| radv_amdgpu_winsys.c | ||
| radv_amdgpu_winsys.h | ||
| radv_amdgpu_winsys_public.h | ||