mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-04 13:50:59 +00:00
* We can't feasibly support calling wglShareLists after wglMakeCurrent because we must do work and create objects in wglMakeCurrent. If this situation happens we pretend that wglShareLists failed and print an error.