WAR_CONST_INITIALIZER
Code: 3207 (3207)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0c87 (3207)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0c87 (3207)
Documented in Win32
HLSL errors and warnings (comperrors.h): 3207
Initializer was used on a global 'const' variable. This requires setting an external constant. If a literal is wanted, use 'static const' instead.