submit

fun submit(commandBuffers: Array<GPUCommandBuffer>)(source)

Submits the given command encoders to the GPU queue for execution.

Parameters

commandBuffers

A list of GPUCommandEncoder to submit