submit method
Implementation
void submit(Iterable<GPUCommandBuffer> commandBuffers) =>
js_util.callMethod(this, 'submit', [commandBuffers]);
void submit(Iterable<GPUCommandBuffer> commandBuffers) =>
js_util.callMethod(this, 'submit', [commandBuffers]);