RetroArch
|
Instance Methods | |
(instancetype) | - initWithDevice:blockLen: |
(bool) | - allocRange:length: |
(void) | - commitRanges |
(void) | - discard |
(NSString *) | - debugDescription [implementation] |
(void) | - _nextNode [implementation] |
(BOOL) | - _subAllocRange:length: [implementation] |
|
implementation |
|
implementation |
- (bool) allocRange: | (BufferRange *) | range | |
length: | (NSUInteger) | length | |
- (void) commitRanges |
|
implementation |
- (void) discard |
- (instancetype) initWithDevice: | (id<MTLDevice>) | device | |
blockLen: | (NSUInteger) | blockLen | |