The size, in bytes, of the render pipeline's imageblock for a single sample.
Required.
SDK
- iOS 11.0+
Framework
- Metal
Declaration
@property(readonly) NSUInteger imageblockSampleLength;
The size, in bytes, of the render pipeline's imageblock for a single sample.
Required.
SDK
Framework
@property(readonly) NSUInteger imageblockSampleLength;
- imageblock Memory Length For Dimensions:
Returns the imageblock memory length for the given imageblock dimensions.
Required.