0176c877d5
Move the handling to inside anv_gem_execbuffer(), and also rework things in a way where we can tell from which caller the error is coming from. v2: properly return VkResult (José). Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Reviewed-by: Rohan Garg <rohan.garg@intel.com> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37559>