DescriptionRemove FP16 support from ANGLE. Previous workaround was incomplete.
ANGLE is using the wrong external type (GL_HALF_FLOAT) when querying for
ReadPixels format, but it validates parameters to TexImage2D against the
correct type (GL_HALF_FLOAT_OES). Rather than introduce a lot of
complexity to work around the inconsistency, I'm just going to remove
support for now.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2288233002
Committed: https://skia.googlesource.com/skia/+/aa92afbf2002b8ddb51125adccd2625014234373
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|