Skip to content

vrend: Fix TGSI UIF/IF behavior.

Emma Anholt requested to merge anholt/virglrenderer:ifchans into master

It is specified in the tgsi.rst docs (and tgsi_exec.c matches) to only look at the .x channel.

Merge request reports