Skip to content

ZenFG TypeScript API / webgpu / root / FrameGraphErrorCode

Type Alias: FrameGraphErrorCode

FrameGraphErrorCode = `FG${number}`

Defined in: packages/webgpu/src/error.ts:32

Stable error identifier. Unknown future codes remain valid to consumers.

Open source / MIT licensed