MTLCounterSampleBuffer

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++) final @nogc nothrow
@ObjectiveC
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