Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
DExtension.js23 export function createProgram(gl, vSource, fSource, attribute = [], uniform = []) { function
DShape.js102 createProgram(gl, attribute = [], uniform = []) { method in Shape