mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-29 19:01:05 +00:00
* We change to use VarType instead of CompType for signature parameters which allows us to represent different types of variables beyond just unsigned/signed integer and float.