mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-28 04:41:07 +00:00
808a14dede
* Since GL doesn't have sets, use the fixedBindSetOrSpace to namespace bindings with locations (that need to be queried) from bindings without locations (which have a fixed bind). Prior to the descriptor refactor this was indiated with negative binds.