Skip to content

ZenFG TypeScript API / webgpu / root / BufferWriteUseOptions

Type Alias: BufferWriteUseOptions

BufferWriteUseOptions = BufferUseOptions & WriteUseOptions

Defined in: packages/webgpu/src/types.ts:109

Byte range and logical-content behavior for an explicit buffer write.

Open source / MIT licensed