Skip to main content

BUFFER_LAYOUT_STRIDE_DYNAMIC

Constant BUFFER_LAYOUT_STRIDE_DYNAMIC 

Source
pub const BUFFER_LAYOUT_STRIDE_DYNAMIC: UInteger = UInteger::MAX; // 18_446_744_073_709_551_615usize
Expand description

Constant indicating that the stride should be computed dynamically.

C++ equivalent: MTL::BufferLayoutStrideDynamic