mirror of
https://github.com/visgl/luma.gl.git
synced 2025-12-08 17:36:19 +00:00
282 B
282 B
getGLContextInfo
Returns an object with following parameters as keys and corresponding value for each key.
| parameter |
|---|
| 'GL.VENDOR' |
| 'GL.RENDERER' |
| 'GL.UNMASKED_VENDOR_WEBGL' |
| 'GL.UNMASKED_RENDERER_WEBGL' |
| 'GL.VERSION' |
| 'GL.SHADING_LANGUAGE_VERSION' |