27014df366
Previously the field `event_type` in `GLXPbufferClobberEvent` was assigned twice in succession with different values. Removing the first assignment and retaining only the second one. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30836>