Skip to content

Add support for compute shaders

Mary Guillemard requested to merge marysaka/nvdump:feat/compute-shader into main

This improve parsing even more by using the actual main header of the file and by parsing the sections headers directly.

Every type of shaders should be supported now.

Signed-off-by: Mary Guillemard mary.guillemard@collabora.com

Merge request reports