mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-21 08:02:55 +00:00
7 lines
268 B
Plaintext
7 lines
268 B
Plaintext
GL_EXT_win32_keyed_mutex
|
|
http://www.opengl.org/registry/specs/EXT/win32_keyed_mutex.txt
|
|
GL_EXT_win32_keyed_mutex
|
|
|
|
GLboolean glAcquireKeyedMutexWin32EXT (GLuint memory, GLuint64 key, GLuint timeout)
|
|
GLboolean glReleaseKeyedMutexWin32EXT (GLuint memory, GLuint64 key)
|