Skip to content

gallium/st: correct range for 16 bit variables

Erik Faye-Lund requested to merge kusma/mesa:gallium-correct-precision into master

These two caps makes us lower lowp and mediump variables to 16 bit, so we should also update the precision we report.

/cc @nroberts @mareko

Merge request reports