18 #ifndef ION_PORTGFX_ISEXTENSIONSUPPORTED_H_
19 #define ION_PORTGFX_ISEXTENSIONSUPPORTED_H_
32 const std::string& extensions_string);
51 #endif // ION_PORTGFX_ISEXTENSIONSUPPORTED_H_
ION_API bool IsExtensionIncomplete(const char *unprefixed_extension)
Returns whether the passed extension is known to be incomplete for the current platform.
ION_API bool IsExtensionSupported(const std::string &unprefixed_extension, const std::string &extensions_string)
Returns whether the currently bound OpenGL implementation supports the named extension.