ERR_INVALID_STATIC_VAR_INIT
Code: 3691 (3691)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0e6b (3691)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0e6b (3691)
Documented in Win32
HLSL errors and warnings (comperrors.h): 3691
Invalid variable reference in static variable initializer. Locals can't be used to initialize static variables.