Function directx_math::XMVector4GreaterOrEqualR[][src]

pub fn XMVector4GreaterOrEqualR(V1: FXMVECTOR, V2: FXMVECTOR) -> u32

Tests whether one 4D vector is greater-than-or-equal-to another 4D vector and returns a comparison value that can be examined using functions such as XMComparisonAllTrue.

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