Chinmay Garde c250714a4f [impeller] Drop support for R8 pixel format. (flutter/engine#33455)
R8 cannot be supported on ES 2 without extensions and we can do with A8 instead.  Avoid buffer copy in GLES backend. Texture::SetContents should not involve any intermediate copies now.
2022-05-18 09:43:35 -07:00
..