The ENUM_OPERATORS macro for the eGPUBarrier enum uses GPU_BARRIER_UNIFORM as its maximum value, while it should be GPU_BARRIER_BUFFER_UPDATE instead.
The ENUM_OPERATORS macro for the eGPUBarrier enum uses GPU_BARRIER_UNIFORM as its maximum value, while it should be GPU_BARRIER_BUFFER_UPDATE instead.