New issue
Advanced search Search tips

Issue 591456 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Mar 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

gpu: Check if max texture size is valid for glTexImage2D

Project Member Reported by boliu@chromium.org, Mar 2 2016

Issue description

Adreno 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
 

Comment 1 by boliu@chromium.org, Mar 2 2016

Owner: boliu@chromium.org
Status: Assigned (was: Untriaged)

Comment 2 by boliu@chromium.org, Mar 7 2016

Status: WontFix (was: Assigned)
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