ati_fragment_shader: Add a test of all the ops and modifiers.
commit603deba4ab66e2a8948693a14d715e536caddcc5
authorEric Anholt <eric@anholt.net>
Tue, 15 Dec 2020 20:21:45 +0000 (15 12:21 -0800)
committerMarge Bot <eric+marge@anholt.net>
Fri, 18 Dec 2020 17:31:54 +0000 (18 17:31 +0000)
tree612153e297407f96e310af871f1d8b2316f9fa39
parent0516392ac7a55146f92d78ceda5cd2aa637e3402
ati_fragment_shader: Add a test of all the ops and modifiers.

Apparently we were lacking tests going through all the ops and mods,
as I noticed when trying to replace st_atifs_to_tgsi.

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/434>
tests/opengl.py
tests/spec/ati_fragment_shader/CMakeLists.gl.txt
tests/spec/ati_fragment_shader/render-ops.c [new file with mode: 0644]