ERR_INTERLOCKED_TARGET
Code: 3549 (3549)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0ddd (3549)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0ddd (3549)
Documented in Win32
HLSL errors and warnings (comperrors.h): 3549
Interlocked targets must be groupshared or UAV elements. Or, the specified target doesn't support interlocked operations, for example, IncrementCounter / DecrementCounter are only valid on RWStructuredBuffer objects.