mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 05:45:07 +00:00
Fixup: REGAL_CALL isn't relevant.
This commit is contained in:
parent
b222f636fc
commit
8b89f17a16
@ -1,5 +1,5 @@
|
||||
GL_REGAL_extension_query
|
||||
https://github.com/p3/regal
|
||||
GL_REGAL_extension_query
|
||||
GLboolean REGAL_CALL glGetExtensionREGAL (const GLchar* ext)
|
||||
GLboolean REGAL_CALL glIsSupportedREGAL (const GLchar* ext)
|
||||
GLboolean glGetExtensionREGAL (const GLchar* ext)
|
||||
GLboolean glIsSupportedREGAL (const GLchar* ext)
|
||||
|
Loading…
Reference in New Issue
Block a user