submit

fun submit(syncCpu: Boolean = false)

Submits pending work to the GPU.

Parameters

syncCpu

if true, waits for the submitted GPU work to finish before returning.