* 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected