luma.gl/docs/api-reference/webgl/context-limits/get-gl-context-info.md
Shaojing Li 6a9c2e2445 Update links for the docs (#284)
* Update links for the docs
2017-07-26 19:58:23 -07:00

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'