Skip to content

mesa: Fix FLUSH_VERTICES in SubpixelPrecisionBiasNV.

Mathias Fröhlich requested to merge frohlich/mesa:flush-vertices-fix into master

Just an other FLUSH_VERTICES failure - once we are at these ...

The FLUSH_VERTICES macro is supposed to be called before the current context state is changed.

Signed-off-by: Mathias Fröhlich Mathias.Froehlich@web.de

Merge request reports