This allows to rasterize a single primitive instead of two, and avoid trashing the cache between the 2 triangles drawing.
Use the method provided by SAO paper (ie convert to linear and then mipmap)