Searched defs:uniform (Results 1 – 2 of 2) sorted by relevance
102 createProgram(gl, attribute = [], uniform = []) { argument151 initAttributeUniform(gl, attribute = [], uniform = []) { argument
23 export function createProgram(gl, vSource, fSource, attribute = [], uniform = []) { argument