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.
Pull Request: https://projects.blender.org/blender/blender/pulls/119807