#import <BNBAttachmentInfo.h>
Definition at line 16 of file BNBAttachmentInfo.h.
◆ attachmentInfoWithLoadBehaviour:storeBehaviour:format:clearColor:generateMipmaps:
+ (nonnull instancetype) attachmentInfoWithLoadBehaviour: |
|
(BNBAttachmentLoadOp) |
loadBehaviour |
storeBehaviour: |
|
(BNBAttachmentStoreOp) |
storeBehaviour |
format: |
|
(BNBPixelFormatType) |
format |
clearColor: |
|
(nonnull BNBVec4 *) |
clearColor |
generateMipmaps: |
|
(BOOL) |
generateMipmaps |
|
|
| |
◆ initWithLoadBehaviour:storeBehaviour:format:clearColor:generateMipmaps:
- (nonnull instancetype) initWithLoadBehaviour: |
|
(BNBAttachmentLoadOp) |
loadBehaviour |
storeBehaviour: |
|
(BNBAttachmentStoreOp) |
storeBehaviour |
format: |
|
(BNBPixelFormatType) |
format |
clearColor: |
|
(nonnull BNBVec4 *) |
clearColor |
generateMipmaps: |
|
(BOOL) |
generateMipmaps |
|
|
| |
◆ clearColor
◆ format
- (BNBPixelFormatType) format |
|
readnonatomicassign |
◆ generateMipmaps
◆ loadBehaviour
- (BNBAttachmentLoadOp) loadBehaviour |
|
readnonatomicassign |
◆ storeBehaviour
- (BNBAttachmentStoreOp) storeBehaviour |
|
readnonatomicassign |
The documentation for this class was generated from the following file: