ERR_ORDERED_ACCESS_CAST
Code: 3689 (3689)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0e69 (3689)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0e69 (3689)
Documented in Win32
HLSL errors and warnings (comperrors.h): 3689
The left-hand side of an assignment can't be cast to an indexable object so consider using asuint , asfloat , or asdouble on the right-hand side.