ZenFG TypeScript API / snapshot / root
root
Reads, validates, migrates, and writes portable ZenFG FrameGraph Snapshot 1.2 documents, with explicit migration of 1.1.
Use parseFrameGraphSnapshot for JSON text and decodeFrameGraphSnapshot for already-parsed values. Both return a discriminated result instead of throwing for untrusted input, and both canonicalize supported legacy captures to FrameGraphSnapshot.
Classes
Type Aliases
- FrameGraphSnapshot
- FrameGraphSnapshotAccess
- FrameGraphSnapshotAccessKind
- FrameGraphSnapshotAllocation
- FrameGraphSnapshotBufferDescriptor
- FrameGraphSnapshotBufferRange
- FrameGraphSnapshotBufferUsageFlag
- FrameGraphSnapshotCapture
- FrameGraphSnapshotCpuTimings
- FrameGraphSnapshotDecodeResult
- FrameGraphSnapshotDependency
- FrameGraphSnapshotDiagnostic
- FrameGraphSnapshotEntityId
- FrameGraphSnapshotGpuTimings
- FrameGraphSnapshotGraph
- FrameGraphSnapshotGroup
- FrameGraphSnapshotInitialContents
- FrameGraphSnapshotIssue
- FrameGraphSnapshotMemory
- FrameGraphSnapshotMigration
- FrameGraphSnapshotNode
- FrameGraphSnapshotNodeKind
- FrameGraphSnapshotProducer
- FrameGraphSnapshotResource
- FrameGraphSnapshotResourceKind
- FrameGraphSnapshotResourceOrigin
- FrameGraphSnapshotResourceRange
- FrameGraphSnapshotRoot
- FrameGraphSnapshotRootReason
- FrameGraphSnapshotRootResolution
- FrameGraphSnapshotSegment
- FrameGraphSnapshotSegmentKind
- FrameGraphSnapshotStringifyOptions
- FrameGraphSnapshotTextureDescriptor
- FrameGraphSnapshotTextureRegion
- FrameGraphSnapshotTextureUsageFlag
- FrameGraphSnapshotTextureView
- FrameGraphSnapshotUnavailableFact
- FrameGraphSnapshotV1
- FrameGraphSnapshotWriteContents
- JsonPrimitive
- JsonValue
Functions
- decodeFrameGraphSnapshot
- finalizeFrameGraphSnapshot
- parseFrameGraphSnapshot
- stringifyFrameGraphSnapshot
- validateFrameGraphSnapshot
References
FRAME_GRAPH_SNAPSHOT_FORMAT
Re-exports FRAME_GRAPH_SNAPSHOT_FORMAT
FRAME_GRAPH_SNAPSHOT_MAX_EXTENSION_DEPTH
Re-exports FRAME_GRAPH_SNAPSHOT_MAX_EXTENSION_DEPTH
FRAME_GRAPH_SNAPSHOT_VERSION
Re-exports FRAME_GRAPH_SNAPSHOT_VERSION