Skip to content

zink: force 128 fs input components on intel drivers

Mike Blumenkrantz requested to merge zmike/mesa:zink-fs_input_on_intel into master

the hardware supports it, the driver supports it, but the driver reports a lower value due to subtracting some usage that we shouldn't exceed anyway

Merge request reports