Searched refs:addUniform (Results 1 – 2 of 2) sorted by relevance
8 …addUniform=function(t){return this.uniforms.push(t),this},t.prototype.addAttribute=function(t){ret… method in t
1 …addUniform(uniformName, glslType);\n }\n\n // for each feature attribute used in the fragment sh…