MTLCounterSamplingPoint.atBlitBoundary
Counter sampling is allowed between blit commands in a blit pass.
Declaration
case atBlitBoundaryMentioned in
Discussion
When a Metal device instance supports this sampling boundary, you can call the sampleCounters(sampleBuffer:sampleIndex:barrier:) method on an MTLBlitCommandEncoder to sample the counters between individual blit commands.