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