MCPcopy Create free account
hub / github.com/apache/tvm / clearCanvas

Method clearCanvas

web/src/webgpu.ts:566–568  ·  view source on GitHub ↗

* Clear canvas

()

Source from the content-addressed store, hash-verified

564 * Clear canvas
565 */
566 clearCanvas() {
567 this.canvasRenderManager?.clear();
568 }
569
570 /**
571 * Bind a canvas element to the runtime.

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected