Luna::Simd::getx_f4
f32 getx_f4(float4 a)
Stores the first single-precision (32-bit) floating-point element from a
into dst
.
dst := a.x
f32 getx_f4(float4 a)
Stores the first single-precision (32-bit) floating-point element from a
into dst
.
dst := a.x