MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / writeBuffer

Method writeBuffer

e2e/webgpu-render.spec.ts:39–39  ·  view source on GitHub ↗
(buffer: BrowserGpuBuffer, offset: number, data: BufferSource)

Source from the content-addressed store, hash-verified

37
38interface BrowserGpuQueue {
39 writeBuffer(buffer: BrowserGpuBuffer, offset: number, data: BufferSource): void;
40 writeTexture(
41 destination: { texture: BrowserGpuTexture },
42 data: Uint8Array,

Callers 7

writeBufferFunction · 0.80
writeBufferIfNotEmptyFunction · 0.80

Calls

no outgoing calls

Tested by 1