| Declaration | |
|---|---|
| From | @property (readwrite, retain) id<MTLCounterSet> counterSet |
| To | @property (readwrite, retain) id<MTLCounterSet> counterSet |
| Declaration | |
|---|---|
| From | - (void)sampleTimestamps:(NSUInteger *)cpuTimestamp gpuTimestamp:(NSUInteger *)gpuTimestamp |
| To | - (void)sampleTimestamps:(MTLTimestamp *)cpuTimestamp gpuTimestamp:(MTLTimestamp *)gpuTimestamp |