87fd0f29fc
Implement alpha test emulation for drivers without support. Driver support is still a preferred option, as driver can reuse the compilation of the main core of the shader to generate shader variants. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8315 Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Signed-off-by: Axel Davy <davyaxel0@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22644>