MCPcopy Index your code
hub / github.com/gre/gl-react / _bindRootNode

Method _bindRootNode

packages/gl-react/src/createSurface.tsx:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 _makeShader(shaderInfo: ShaderInfo): Shader;
60 _draw(): void;
61 _bindRootNode(): void;
62}
63
64export type SurfaceContext = {

Callers 1

_bindMethod · 0.80

Calls 1

getGLSizeMethod · 0.95

Tested by

no test coverage detected