mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-01 12:20:56 +00:00
* 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.