Only pick fp16 egl config when using color mode hdr.
Devices that support fp16 should only choose an fp16 egl config when color mode HDR is requested. Otherwise this causes the underlying EGLSurface to be configured with fp16 buffers, which breaks some odd API paths that apps use, like HardwareRenderer -> ImageReader. Bug: 332834976 Test: Youtube music on watch devices. Change-Id: I5db837342eeeb69ed08d1f86d98c4945497fffde
Loading
Please register or sign in to comment