Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
MetalBuffer Class Reference
Inheritance diagram for MetalBuffer:
[legend]
Collaboration diagram for MetalBuffer:
[legend]

Instance Methods

(instancetype) - initWithBuffer:
 

Properties

id< MTLBuffer > buffer
 
double lastReuseTime
 

Method Documentation

◆ initWithBuffer:

- (instancetype) initWithBuffer: (id<MTLBuffer>) buffer

Property Documentation

◆ buffer

- (id<MTLBuffer>) buffer
readwritenonatomicstrong

◆ lastReuseTime

- (double) lastReuseTime
readwritenonatomicassign

The documentation for this class was generated from the following file:
Untitled