You can specify just the first term and the others are inferred.
    
    
    var gradZ = [
        0'f32, 0, 0, 0,
        1, 1,-1,-1,
        1, 1,-1,-1]
    

Reply via email to