mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-26 20:01:17 +00:00
1bb3f95b04
* We can't use the exact same interface because we want builtin filters to be able to return specialised lambdas, but we at least register them by name. This is helpful for ensuring the completion doesn't get out of sync, and we'll use it next to provide function-specific completion