Luna::Simd::setzero_f4
float4 setzero_f4()
Returns vector of type float4
with all elements set to zero.
dst.x := 0
dst.y := 0
dst.z := 0
dst.w := 0
float4 setzero_f4()
Returns vector of type float4
with all elements set to zero.
dst.x := 0
dst.y := 0
dst.z := 0
dst.w := 0