Contents

supportsCounterSampling(_:)

Returns a Boolean value that indicates whether you can read GPU counters at the specified command boundary.

Declaration

func supportsCounterSampling(_ samplingPoint: MTLCounterSamplingPoint) -> Bool

Parameters

  • samplingPoint:

    The command boundary to test.

Mentioned in

See Also

Sampling a GPU device’s counters