Zernikalos/zernikalos.context/ZWebGPUQueue/withQueue withQueue WebGPU inline fun <R> withQueue(block: (GPUQueue) -> R): R(source)Provides direct access to the underlying queue for advanced operations.ReturnThe result of the blockParametersblockA lambda function that receives the native GPUQueue for custom operations