MCPcopy Create free account
hub / github.com/Kuranes/physically_base_render_test / glFunctionArgToString

Function glFunctionArgToString

vendors/OSG.js:19165–19173  ·  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

( functionName, argumentIndex, value )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

makeDebugContextFunction · 0.85

Calls 1

glEnumToStringFunction · 0.85

Tested by

no test coverage detected