mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-18 13:37:11 +00:00
652f3529a3
* When a compatibility context is created (via the old CreateContext, or via an appropriate CreateContextAttribs call), we can still do the vendor checks but we want to make sure we perform them again if we ever create a core profile context. Note that actually *using* a compatibility context isn't supported at the moment, but this won't explicitly break that.