Function directx_math::XMVectorGreaterOrEqual[][src]

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

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

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