class GPUQueue
implements GPUObjectBase
Properties Jump to heading
Jump to headinglabel: stringMethods Jump to heading
Jump to headingonSubmittedWorkDone(): Promise<undefined>Jump to headingsubmit(commandBuffers: GPUCommandBuffer[]): undefinedJump to headingwriteBuffer(): undefinedJump to headingwriteTexture(destination: GPUImageCopyTexture,data: BufferSource,dataLayout: GPUImageDataLayout,size: GPUExtent3D,): undefined