W3cubDocs

/Deno

GPUImageCopyBuffer

interface GPUImageCopyBuffer extends GPUImageDataLayout {
buffer: GPUBuffer;
}

Properties

buffer: GPUBuffer