struct

GS::Metal::KernelParams::ReductionParams

Inherits Struct < Value < Object

Reduction parameters

Constructors

new(count : UInt32, stride : UInt32 = 1)
Source

Instance methods

count
Source
count=(count : UInt32)
Source
stride
Source
stride=(stride : UInt32)
Source