MTLCounterSampleBuffer

Undocumented in source but is binding to Objective-C. You might be able to learn more by searching the web for its name.
version(D_ObjectiveC)
extern (Objective-C)
interface MTLCounterSampleBuffer {}

Members

Functions

resolveCounterRange
NSData resolveCounterRange(NSRange range)

Transforms samples of a GPU’s counter set from the driver’s internal format to a standard Metal data structure.

Meta