Here is my GL handler: _handleContextCreate = gl => { var program = gl.createProgram(); // Create the vertex shader var vertexShader = gl.
確定! 回上一頁