end method

void end()

The end() method of the GPUComputePassEncoder interface completes recording of the current compute pass command sequence.

Implementation

external void end();