Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gre/gl-react
/ flush
Method
flush
packages/gl-react/src/createSurface.tsx:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
capture(x?: number, y?: number, w?: number, h?: number): NDArray;
46
redraw(): void;
47
flush(): void;
48
getEmptyTexture(): WebGLTexture;
49
glIsAvailable(): boolean;
50
Callers
9
Surface
Class · 0.95
all.js
File · 0.65
flush
Method · 0.65
renderWithResizeMode
Function · 0.65
redraw-functions.js
File · 0.65
componentDidMount
Method · 0.65
componentDidUpdate
Method · 0.65
setDrawProps
Method · 0.65
afterDraw
Method · 0.65
Calls
no outgoing calls
Tested by
2
flush
Method · 0.52
renderWithResizeMode
Function · 0.52