gallium/u_tests: test no-op fragment shader instead of NULL fragment shader
authorMarek Olšák <marek.olsak@amd.com>
Mon, 8 Feb 2021 00:12:19 +0000 (19:12 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 9 Feb 2021 02:37:50 +0000 (02:37 +0000)
commitdf48267c65f1247b21f379e3a758bb5ddf7ade37
treee3e6c16f67c00abd6d24ce9f46a5999ae966493b
parent974c4a17001bb27673c39048a335c5f3141acbfd
gallium/u_tests: test no-op fragment shader instead of NULL fragment shader

radeonsi stopped supporting NULL fragment shaders. This makes the test pass.

Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8906>
src/gallium/auxiliary/util/u_tests.c