c1429a3120
For an upcoming feature (AFBC packing), we're gonna run internal compute shaders on resources. This commit just split the internal of `panfrost_launch_grid` so we can run the shader on a given batch. Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25012>