mesa/src/amd/vulkan/winsys/amdgpu
Bas Nieuwenhuizen 8cb60c7dd3 ac/debug: Dump indirect buffers.
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>
2017-01-09 21:44:08 +01:00
..
radv_amdgpu_bo.c
radv_amdgpu_bo.h radv: Use proper header guards over 'pragma once' directives 2016-10-10 16:10:56 +11:00
radv_amdgpu_cs.c ac/debug: Dump indirect buffers. 2017-01-09 21:44:08 +01:00
radv_amdgpu_cs.h radv/winsys: Make WaitIdle queue aware. 2016-12-18 20:52:20 +01:00
radv_amdgpu_surface.c radv: drop local MIN/MAX macros. 2016-10-19 09:05:25 +10:00
radv_amdgpu_surface.h radv: Use proper header guards over 'pragma once' directives 2016-10-10 16:10:56 +11:00
radv_amdgpu_winsys.c radv/winsys: Make WaitIdle queue aware. 2016-12-18 20:52:20 +01:00
radv_amdgpu_winsys.h radv: Use proper header guards over 'pragma once' directives 2016-10-10 16:10:56 +11:00
radv_amdgpu_winsys_public.h radv: Use proper header guards over 'pragma once' directives 2016-10-10 16:10:56 +11:00