GlContextImpl
class GlContextImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : GlContext(source)
The GlContextImpl type represents a native instance of the abstract GlContext class.
Constructors
Properties
Functions
Link copied to clipboard
This is deprecated since version 4.16.
Link copied to clipboard
Retrieves whether the context is doing extra validations and runtime checking.
Link copied to clipboard
Retrieves whether the context is forward-compatible.
Link copied to clipboard
This is deprecated since version 4.16.
Link copied to clipboard
Makes the @context the current one.
Link copied to clipboard
Sets whether the GdkGLContext
should perform extra validations and runtime checking.
Link copied to clipboard
Sets whether the GdkGLContext
should be forward-compatible.
Link copied to clipboard
open fun setRequiredVersion(major: <Error class: unknown class>, minor: <Error class: unknown class>)
Sets the major and minor version of OpenGL to request.