mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-21 23:11:38 +00:00
* This means that even if the extension isn't reported in the string for whatever reason, we still mark it available. It saves on checks of (GLCoreVersion >= 43 || HasExt[foo]) all over the place.