MCPcopy Create free account
hub / github.com/blendmaster/geoid / glEnumToString

Function glEnumToString

webgl/webgl-debug.js:182–187  ·  view source on GitHub ↗

* Gets an string version of an WebGL enum. * * Example: * var str = WebGLDebugUtil.glEnumToString(ctx.getError()); * * @param {number} value Value to return an enum for * @return {string} The string version of the enum.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

glFunctionArgToStringFunction · 0.85
makeDebugContextFunction · 0.85

Calls 1

checkInitFunction · 0.85

Tested by

no test coverage detected