ZWeb GPUQueue
A wrapper class for GPUQueue to provide additional functionality and type-safe operations in the Zernikalos WebGPU rendering context.
Functions
Link copied to clipboard
fun copyExternalImageToTexture(source: GPUImageCopyExternalImage, destination: GPUImageCopyTexture, copySize: GPUExtent3D)
Link copied to clipboard
Copies the underlying native GPUQueue object.
Link copied to clipboard
Submits the given command encoders to the GPU queue for execution.
Link copied to clipboard
Writes buffer data to the GPU.