![]() |
glbinding
2.1.1.96dbfd46d679
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
This is the complete list of members for glbinding::ContextInfo, including all inherited members.
ContextInfo()=delete | glbinding::ContextInfo | |
extensions() | glbinding::ContextInfo | static |
extensions(std::set< std::string > *unknown) | glbinding::ContextInfo | static |
extensions(std::set< std::string > &unknown) | glbinding::ContextInfo | static |
renderer() | glbinding::ContextInfo | static |
supported(const std::set< gl::GLextension > &extensions) | glbinding::ContextInfo | static |
supported(const std::set< gl::GLextension > &extensions, std::set< gl::GLextension > &unsupported) | glbinding::ContextInfo | static |
supported(const Version &version, bool resolve=false) | glbinding::ContextInfo | static |
supported(const Version &version, std::set< gl::GLextension > &unsupportedExtensions, std::set< AbstractFunction * > &unsupportedFunctions, bool resolve=false) | glbinding::ContextInfo | static |
vendor() | glbinding::ContextInfo | static |
version() | glbinding::ContextInfo | static |