imageblockSampleLength
The per-sample size, in bytes, of the largest explicit imageblock layout in the render pass.
Declaration
var imageblockSampleLength: Int { get set }Discussion
If imageBlockSampleLength isn’t specified, Metal determines the imageblock sample length from the render pass attachment formats. If any render pipelines bound to the encoder reference imageblocks with explicit layout, you need to set this property.