gpu: Check if max texture size is valid for glTexImage2D |
||
Issue descriptionAdreno 420 in nexus 6 at minimum cannot call glTexImage2D with a texture at the reported max texture size from driver. Check if other GPUs are affected as well, and add them to gpu workaround to limit texture size
,
Mar 7 2016
Unconditionally applied max_texture_size_limit_4096 to all of android in https://codereview.chromium.org/1761593002/ Re-open if this causes some kind of problem. |
||
►
Sign in to add a comment |
||
Comment 1 by boliu@chromium.org
, Mar 2 2016Status: Assigned (was: Untriaged)