Browse Source
Document that the function must be called with a context enabled. Even if most low-level implementation will allow getting an address without a context, so as to keep the same symbol across contexts, some other common implementations like glfw[^1] will require an active context. [^1]: https://www.glfw.org/docs/3.3/group__context.html#ga35f1837e6f666781842483937612f163pull/136/head
committed by
Steve Lhomme
1 changed files with 18 additions and 0 deletions
Loading…
Reference in new issue