lima/ppir: remove assert on ppir_emit_tex unsupported feature
authorErico Nunes <nunes.erico@gmail.com>
Thu, 19 Dec 2019 21:49:49 +0000 (22:49 +0100)
committerErico Nunes <nunes.erico@gmail.com>
Fri, 20 Dec 2019 19:58:50 +0000 (20:58 +0100)
commit4322656dee2d3db448faaf3bd01e2a7769c9e46a
treedbe87b4e302ee9a28f56b296c2e03943bc3827e8
parentd56710ab82a0803b5a66c6c489a356de28779ffa
lima/ppir: remove assert on ppir_emit_tex unsupported feature

This assert causes testing tools such as shaderdb to abort on some test
cases. This is an unsupported feature and not a compiler bug. The
compilation error is already propagated correctly, so we can remove the
assert to allow testing tools to run to completion.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3176>
src/gallium/drivers/lima/ir/pp/nir.c