mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-06 06:41:05 +00:00
* The function isn't exported via dlsym, so it needs to be fetched via glXGetProcAddress. Calling our own internal wrapper will fetch the real pointer and populate it.