![]() |
Maria GDK 5.0.0.850
Documentation of native code in develop branch
|
This is the complete list of members for STK::TestOpenGLContext, including all inherited members.
cleanup() | STK::OpenGLContext | |
current() (defined in STK::OpenGLContext) | STK::OpenGLContext | static |
functions() const override (defined in STK::TestOpenGLContext) | STK::TestOpenGLContext | virtual |
getContext(PlatformHandleType handle) (defined in STK::OpenGLContext) | STK::OpenGLContext | static |
getExtensionString() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
getMajorVersion() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
getMinorVersion() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
getRendererString() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
getShaderVersionString() const override (defined in STK::TestOpenGLContext) | STK::TestOpenGLContext | virtual |
getVendorString() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
getVersionString() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
glFunctions() | STK::OpenGLContext | static |
handle() const override | STK::TestOpenGLContext | inlinevirtual |
hasExtension(const char *ext) const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
hasTextureCompression() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
hasTextureCompressionS3TC() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
hasTextureFilterAnisotropic() const (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
initialize() (defined in STK::OpenGLContext) | STK::OpenGLContext | virtual |
isOpenGLES() const override (defined in STK::TestOpenGLContext) | STK::TestOpenGLContext | virtual |
makeCurrent() | STK::OpenGLContext | |
OpenGLContext()=default (defined in STK::OpenGLContext) | STK::OpenGLContext | |
PlatformHandleType typedef (defined in STK::OpenGLContext) | STK::OpenGLContext | |
registerContext(OpenGLContext *context) (defined in STK::OpenGLContext) | STK::OpenGLContext | protectedstatic |
requestCleanupTexture(GLuint tex) (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
requestCleanupVAO(GLuint vao) | STK::OpenGLContext | inline |
requestCleanupVBO(GLuint vao) (defined in STK::OpenGLContext) | STK::OpenGLContext | inline |
setOpenGLES(bool is_opengl_es) (defined in STK::TestOpenGLContext) | STK::TestOpenGLContext | inline |
setShaderVersionString(const std::string &version_string) (defined in STK::TestOpenGLContext) | STK::TestOpenGLContext | inline |
TestOpenGLContext() (defined in STK::TestOpenGLContext) | STK::TestOpenGLContext | |
unregisterContext(PlatformHandleType handle) (defined in STK::OpenGLContext) | STK::OpenGLContext | protectedstatic |
~OpenGLContext()=default (defined in STK::OpenGLContext) | STK::OpenGLContext | virtual |
~TestOpenGLContext() override (defined in STK::TestOpenGLContext) | STK::TestOpenGLContext |