Home | History | Annotate | Download | only in timeline

Lines Matching refs:enableVertexAttribArray

247         this._gl.enableVertexAttribArray(this._shaderProgram.vertexPositionAttribute);
249 this._gl.enableVertexAttribArray(this._shaderProgram.vertexColorAttribute);
251 this._gl.enableVertexAttribArray(this._shaderProgram.textureCoordAttribute);