[][src]Function directx_math::XMVectorLessOrEqual

pub fn XMVectorLessOrEqual(V1: FXMVECTOR, V2: FXMVECTOR) -> XMVECTOR

Performs a per-component test for less-than-or-equal between two vectors.

https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMVectorLessOrEqual