mesa/src/broadcom/clif
Alejandro Piñeiro e252e536e4 v3dv: clif format dumping support
Add support for V3D_DEBUG=clif. Useful to compare clif_dumps from
vulkan small-programs and the equivalent opengl ones.

As we are here we expand clif_dump_packet wrapper to use
v3d42_clif_dump_packet if needed, as the vulkan driver would use that
packet version.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
2020-10-13 21:21:26 +00:00
..
clif_dump.c v3dv: clif format dumping support 2020-10-13 21:21:26 +00:00
clif_dump.h v3d: Include commands to run the BCL and RCL in CLIF dumps. 2018-07-30 14:29:01 -07:00
clif_private.h v3d: Dump the contents off all the buffers in CLIF mode. 2018-07-30 14:29:01 -07:00
v3dx_dump.c v3d: Split walking the CLs to generate relocs from walking CLs to dump. 2018-07-30 14:29:01 -07:00