ac: fix build error in si_shader
[mesa.git] / src / gallium / drivers / vc4 / vc4_qir.h
index 6469e51b051cd0bdd7195089863109e40a0b2736..90acaef2898913c94d02cb91fbd02c6460ec4aa0 100644 (file)
@@ -354,7 +354,6 @@ struct vc4_fs_key {
         bool stencil_full_writemasks;
         bool is_points;
         bool is_lines;
-        bool alpha_test;
         bool point_coord_upper_left;
         bool light_twoside;
         bool msaa;