083e7d3a92
Looks like indirect dispatches require an event marker instead of an event marker with dims. That makes sense somehow given the blocks size is not known at record time with indirect dispatches. This allows RGP to report correct block sizes. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24994>