markGpuEnd abstract method

void markGpuEnd(
  1. dynamic gl
)

Marks the end of GPU work.

Implementation

void markGpuEnd(dynamic gl);