Home
last modified time | relevance | path

Searched defs:createProgram (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/graphic/webGL/entry/src/ohosTest/js/test/
DWebGL1.js59 export function createProgram(gl, vSource, fSource, beforeLink) { function
DWebGL2.js15 export function createProgram(gl, vSource, fSource, beforeLink) { function
DWebGL1.common.js50 function createProgram(gl, vSource, fSource) { function