Function
Static Public Summary | ||
public |
compileProgram(window: GLProvider, shaderName: string, vertexShader: string, fragShader: string): * |
Static Public
public compileProgram(window: GLProvider, shaderName: string, vertexShader: string, fragShader: string): * source
import {compileProgram} from 'parsegraph-compileprogram/src/compileprogram.ts'
Return:
* |