* Disables a program object attribute from being sent to WebGL. * * @param {String} cacheId * @param {WebGLProgram} programObj program object returned from * createProgramObject * @param {String} varName name of the attribute * * @returns none * * @see ve
(cacheId, programObj, varName)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected