ZenFG TypeScript API / snapshot / root / FrameGraphSnapshotBufferUsageFlag
Type Alias: FrameGraphSnapshotBufferUsageFlag
FrameGraphSnapshotBufferUsageFlag =
"map-read"|"map-write"|"copy-src"|"copy-dst"|"index"|"vertex"|"uniform"|"storage"|"indirect"|"query-resolve"
Defined in: packages/snapshot/src/types.ts:55
Portable WebGPU buffer-usage flag recorded without numeric constants.