WAR_POW_NOT_KNOWN_TO_BE_POSITIVE
Code: 3571 (3571)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0df3 (3571)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0df3 (3571)
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.