Returns true if the extension with the given name is supported in the given context.
Returns true if the extension with the given name is supported in the given context.
public static bool IsExtensionSupported(object,string);
Returns trueif the extension with the given name is supported in the global static context.
public static bool IsExtensionSupported(string);
GlExtensionLoader Class | Tao.OpenGl Namespace