llvmpipe/linear: don't try to use tgsi analysis for nir shaders
authorRoland Scheidegger <sroland@vmware.com>
Mon, 19 Jul 2021 02:01:50 +0000 (04:01 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 21 Jul 2021 20:40:18 +0000 (22:40 +0200)
commitba7fd5b5614514e9c0fbb2e5020b6b40fefde847
tree8393706e880026402e8bccf6d0d08575aeed2038
parentf90b6c875a6cf484af433057b8be69da49bab95e
llvmpipe/linear: don't try to use tgsi analysis for nir shaders

Even though it's probably harmless, we shouldn't try it, so just skip it,
eventually need to hook in nir analysis there.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11969>
src/gallium/drivers/llvmpipe/lp_state_fs.c