intel/compiler: Make room for maximum dest size in nir_emit_texture.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 16 Mar 2021 20:06:14 +0000 (21:06 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 17 Mar 2021 03:47:23 +0000 (03:47 +0000)
commit17bc587f889a3cfceec83cfa9c8da4d32b787096
tree562681648a58de4d48f288b06da462513d821e44
parenteb378e4cd03820764f89dcc72f01714f5b40f809
intel/compiler: Make room for maximum dest size in nir_emit_texture.

The maximum dest_size is 5, not 4.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9634>
src/intel/compiler/brw_fs_nir.cpp