struct

ML::Metal::DispatchInfo

Inherits Struct / Value / Object

Constructors

new(mode : DispatchMode, grid : Tuple(Int32, Int32, Int32), tg_size : Tuple(Int32, Int32, Int32), indirect_buf : MetalBuffer | Nil = nil, indirect_off : Int64 = 0_i64)

Instance methods

clone
copy_with(mode _mode = @mode, grid _grid = @grid, tg_size _tg_size = @tg_size, indirect_buf _indirect_buf = @indirect_buf, indirect_off _indirect_off = @indirect_off)
grid
indirect_buf
indirect_off
mode
tg_size