Searched refs:_onGLContextCreate (Results 1 – 1 of 1) sorted by relevance
19 return <GLView {...props} onContextCreate={this._onGLContextCreate} />;22 _onGLContextCreate = gl => { field in ProcessingView