Skip to content

iris: Face should be a system value.

Timur Kristóf requested to merge Venemo/mesa:iris-face into iris

This patch adds support for PIPE_CAP_TGSI_FS_FACE_IS_INTEGER_SYSVAL which despite its name is not a TGSI-specific capability, just lets us know that we should generate a system value for face.

Signed-off-by: Timur Kristóf timur.kristof@gmail.com

Merge request reports