WAR_UNRELIABLE_SOURCE_MARK
Code: 3585 (3585)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0e01 (3585)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0e01 (3585)
Documented in Win32
HLSL errors and warnings (comperrors.h): 3585
Source_mark is most useful in /Od builds. Without /Od source_mark, can be moved around in the final shader by optimizations.