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

Function glFunctionArgToString

webgl/webgl-debug.js:197–211  ·  view source on GitHub ↗

* Returns the string version of a WebGL argument. * Attempts to convert enum arguments to strings. * @param {string} functionName the name of the WebGL function. * @param {number} argumentIndx the index of the argument. * @param {*} value The value of the argument. * @return {string} The value

(functionName, argumentIndex, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

glFunctionArgsToStringFunction · 0.85
makeDebugContextFunction · 0.85

Calls 1

glEnumToStringFunction · 0.85

Tested by

no test coverage detected