0fd1b21db2
Some drivers might return 0 indicating they haven't written any data. But treating it as 0 for all current `COMPUTE_CAP`s is fine, so no need to panic at runtime here. Signed-off-by: Karol Herbst <git@karolherbst.de> Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Nora Allen <blackcatgames@protonmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22893>