GLBackend.supportsExtension

Returns true if the OpenGL extension is supported.

class GLBackend
override pure nothrow @safe @nogc
bool
supportsExtension
(
string extension
)

Meta