counterSet
A GPU device’s counter set instance that you want to sample.
Declaration
var counterSet: (any MTLCounterSet)? { get set }Discussion
Assign this property to one of the counter sets in an MTLDevice instance’s counterSets property.
A GPU device’s counter set instance that you want to sample.
var counterSet: (any MTLCounterSet)? { get set }Assign this property to one of the counter sets in an MTLDevice instance’s counterSets property.