struct

ML::Metal::KernelParams::Grid2DParams

Inherits Struct / Value / Object

Constructors

new(width : UInt32, height : UInt32, channels : UInt32 = 1)
Source

Instance methods

channels
channels=(channels : UInt32)
height
height=(height : UInt32)
width
width=(width : UInt32)