end method

void end()

The end() method of the GPURenderPassEncoder interface completes recording of the current render pass command sequence.

Implementation

external void end();