| commit | d0b8d7d46cebb7017cacdeb1a384a1e7826afe56 | [log] [tgz] |
|---|---|---|
| author | Tapani Pälli <tapani.palli@intel.com> | Mon Mar 03 11:02:55 2025 +0200 |
| committer | Marge Bot <emma+marge@anholt.net> | Tue Mar 04 06:02:17 2025 +0000 |
| tree | 55e6debda797154c65c6cb06f53cd15b4a1ccda3 | |
| parent | 9aea08e1db3130a9cdbf484e7d30ae57514ca7ba [diff] |
iris: remove dead code that cannot get hit anymore
As of recent changes, MESA_SHADER_GEOMETRY is handled by the if ladder.
CID: 1643918
Fixes: c33ebf09f5e ("iris: fix handling of GL_*_VERTEX_CONVENTION")
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Dylan Baker <dylan.c.baker@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33842>