DescriptionFix for disabled color writes xp on n6
The N6 has some driver bug that is required us to give some value to gl_FragColor.
The disabledColorWriteXP should not need to set any value in its shader, but to fix
this crash this cl sets gl_FragColor to 0.
BUG=445377
Committed: https://skia.googlesource.com/skia/+/be9588ade8e3dac0adc8e038c46de006ca21af48
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|