WAR_POW_NOT_KNOWN_TO_BE_POSITIVE

Code: 3571 (3571)

As HRESULT:As NTSTATUS:

Documented in Win32

HLSL errors and warnings (comperrors.h): 3571

The pow (f, e) intrinsic function won't work for negative f, use abs (f) or conditionally handle negative values if you expect them.