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

Method getGLName

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

Source from the content-addressed store, hash-verified

39 getVisitors(): Array<VisitorLike>;
40 getGLSize(): [number, number];
41 getGLName(): string;
42 getGLShortName(): string;
43 captureAsDataURL(...args: any[]): string;
44 captureAsBlob(...args: any[]): Promise<Blob>;

Callers 12

SurfaceClass · 0.95
GLInspectorFunction · 0.65
all.jsFile · 0.65
prepareTextureMethod · 0.65
_addGLNodeChildMethod · 0.65
getGLNameMethod · 0.65
aggregateInfoFunction · 0.65
onNodeDrawSkippedMethod · 0.65
onNodeDrawStartMethod · 0.65
onNodeSyncDepsMethod · 0.65
onNodeDrawMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected