RetroArch
Instance Methods | Properties | List of all members
BufferNode Class Reference
Inheritance diagram for BufferNode:
[legend]
Collaboration diagram for BufferNode:
[legend]

Instance Methods

(instancetype) - initWithBuffer: [implementation]
 

Properties

id< MTLBuffer > src
 
NSUInteger allocated
 
BufferNodenext
 

Method Documentation

◆ initWithBuffer:()

- (instancetype) initWithBuffer: (id<MTLBuffer>)  src
implementation

Property Documentation

◆ allocated

- (NSUInteger) allocated
readwritenonatomicassign

◆ next

- (BufferNode*) next
readwritenonatomicassign

◆ src

- (id<MTLBuffer>) src
readnonatomicassign

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