improve feature detection for S3TC+sRGB textures

This should _actually_ enable WEBGL_compressed_texture_s3tc_srgb on Mac
(and potentially some other platforms that support but do not advertise
EXT_texture_sRGB). It will also enable it on ANGLE, once ANGLE
implements the currently-draft OpenGL ES extension
EXT_compressed_texture_s3tc_srgb.

BUG=630498
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2569763003
Cr-Commit-Position: refs/heads/master@{#438337}
1 file changed