ZenFG TypeScript API / webgpu / root / FrameGraphExecutionSegmentKind
Type Alias: FrameGraphExecutionSegmentKind
FrameGraphExecutionSegmentKind =
"frame-graph"|"external-submission"
Defined in: packages/webgpu/src/types.ts:84
Beta
Identifies whether an execution segment is FrameGraph-owned or caller-owned.