Skip to content

ComposeSuccess

Defined in: protocol.ts:107

readonly backend: "webgpu" | "webgl2"

Defined in: protocol.ts:111


readonly bitmap: ImageBitmap

Defined in: protocol.ts:110


readonly diagnostics: readonly RendererWorkerDiagnostic[]

Defined in: protocol.ts:113


readonly graphHash: string

Defined in: protocol.ts:112


readonly id: number

Defined in: protocol.ts:109


readonly outputBitmapOwner: "caller"

Defined in: protocol.ts:116


readonly resources: RendererWorkerResourceSnapshot

Defined in: protocol.ts:115

Transient Worker resources after the request; the returned bitmap is caller-owned.


readonly timing: RendererWorkerTiming

Defined in: protocol.ts:117


readonly type: "composed"

Defined in: protocol.ts:108