glsl_to_nir: add more unhandled function types
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 5 Sep 2023 01:13:35 +0000 (11:13 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 7 Sep 2023 04:08:02 +0000 (14:08 +1000)
commit5d203c4ae03a4954bfa4f045862b3bf6312a532c
tree4b0eae694a230118f63025bf323c77d3812105c6
parent67d1c36bb4a81613e39dbe9296b0e0517afd9081
glsl_to_nir: add more unhandled function types

These are unhandled but were working ok because a mistake fixed
in the following patch caused all functions to be skipped.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24914>
src/compiler/glsl/glsl_to_nir.cpp