MCPcopy Create free account
hub / github.com/microsoft/SandDance / WebGLDebugContext

Function WebGLDebugContext

docs/tests/v2/es6/js/sanddance.js:9084–9086  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9082
9083
9084 var WebGLDebugContext = function WebGLDebugContext() {
9085 (0, _classCallCheck2.default)(this, WebGLDebugContext);
9086 };
9087
9088 var debugContext = _globals.global.WebGLDebug.makeDebugContext(gl, onGLError, onValidateGLFunc);
9089

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected