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

Instance Methods

(instancetype) - initWithDevice:blockLen:
 
(bool- allocRange:length:
 
(void- commitRanges
 
(void- discard
 
(NSString *) - debugDescription [implementation]
 
(void- _nextNode [implementation]
 
(BOOL- _subAllocRange:length: [implementation]
 

Method Documentation

◆ _nextNode()

- (void) _nextNode
implementation
Here is the caller graph for this function:

◆ _subAllocRange:length:()

- (BOOL) _subAllocRange: (BufferRange *)  range
length: (NSUInteger)  length 
implementation

◆ allocRange:length:()

- (bool) allocRange: (BufferRange *)  range
length: (NSUInteger)  length 
Here is the call graph for this function:

◆ commitRanges()

- (void) commitRanges

◆ debugDescription()

- (NSString *) debugDescription
implementation

◆ discard()

- (void) discard

◆ initWithDevice:blockLen:()

- (instancetype) initWithDevice: (id<MTLDevice>)  device
blockLen: (NSUInteger)  blockLen 

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