intel/compiler: Don't fallback to vec4 when scalar GS compile fails [v2]
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 22 Sep 2020 20:04:47 +0000 (13:04 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 28 Sep 2020 18:43:04 +0000 (11:43 -0700)
commit86bab92aa4aac91e8d8730e7344e9bbb44e062ab
tree2ef8cf5a16fa8cc981abfa36c4f6002fa371bb39
parent92f08860c9718c4e62fe94146f53a04fe1656f2e
intel/compiler: Don't fallback to vec4 when scalar GS compile fails [v2]

v2: Add missing error string handling.  Noticed by Jason.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Matt Turner <mattst88@gmail.com> [v1]
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6826>
src/intel/compiler/brw_vec4_gs_visitor.cpp