Word description Returns true if the set of extensions is a subset of the implementation-supported extensions returned by gl-extensions. Elements of extensions can be sequences, in which case true will be returned if any one of the extensions in the subsequence are available.
Examples Testing for framebuffer object and pixel buffer support: