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

Function glFunctionArgsToString

webgl/webgl-debug.js:221–229  ·  view source on GitHub ↗

* Converts the arguments of a WebGL function to a string. * Attempts to convert enum arguments to strings. * * @param {string} functionName the name of the WebGL function. * @param {number} args The arguments. * @return {string} The arguments as a string.

(functionName, args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

glFunctionArgToStringFunction · 0.85

Tested by

no test coverage detected