[Command Buffer] emulate SRGB color format for BlitFramebuffer in OpenGL.
In Desktop OGLs whose version < 4.4, they maybe don't enable srgb conversion between srgb color format and linear color format. This change can emulate srgb and do the conversion for machines with these OGL profiles. BUG=634525 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/2286593002 Cr-Commit-Position: refs/heads/master@{#419396}
Showing
This diff is collapsed.
Please register or sign in to comment