Fixup: REGAL_CALL isn't relevant.

This commit is contained in:
Nigel Stewart 2012-07-23 16:30:49 -05:00
parent b222f636fc
commit 8b89f17a16
1 changed files with 2 additions and 2 deletions

View File

@ -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)