MCPcopy 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

SurfaceClass · 0.95
all.jsFile · 0.65
flushMethod · 0.65
renderWithResizeModeFunction · 0.65
componentDidMountMethod · 0.65
componentDidUpdateMethod · 0.65
setDrawPropsMethod · 0.65
afterDrawMethod · 0.65

Calls

no outgoing calls

Tested by 2

flushMethod · 0.52
renderWithResizeModeFunction · 0.52