0
Files
src/gpu/command_buffer
Sunny Sachanandani eb4c2a92e1 gpu: Check GL_RED FBO support only on Linux and ChromeOS
The check was added to workaround a Mesa bug so it shouldn't be needed
on other platforms.  On Mac in particular, the call to glTexImage2D is
a top hang on stable channel.

Bug: 1158744
Change-Id: Ie7b5257f6e0cdd9c8d39a61896a25e951f62fc20
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2939048
Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org>
Reviewed-by: Andres Calderon Jaramillo <andrescj@chromium.org>
Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org>
Cr-Commit-Position: refs/heads/master@{#889501}
2021-06-04 23:00:38 +00:00
..