supportsCounterSampling(_:)
Returns a Boolean value that indicates whether you can read GPU counters at the specified command boundary.
Declaration
func supportsCounterSampling(_ samplingPoint: MTLCounterSamplingPoint) -> BoolParameters
- samplingPoint:
The command boundary to test.