Contents

MTL4CounterHeap

Represents an opaque, driver-controlled section of memory that can store GPU counter data.

Declaration

protocol MTL4CounterHeap : NSObjectProtocol

Overview

The data instances that this type stores correspond to the MTL4CounterHeapType heap type that you assign at creation time.

Topics

Instance Properties

Instance Methods

See Also

Submitting work to a GPU with Metal 4