Skip to content

aco: support high_16bits fragment shader inputs

Georg Lehmann requested to merge DadSchoorse/mesa:aco-vinterp-high-16bit into main

Implements packed fp16 input on gfx8+. Not used by radv at the moment, but radeonsi supports it.

Merge request reports