Commit c8b8de95 authored by Khushal's avatar Khushal Committed by Commit Bot

gpu: Expand workaround for oopr fallback to ES2 to all Adreno devices.

Bug: 876789
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: Ie06484b957bd4d60b9377ad55f356280867acba6
Reviewed-on: https://chromium-review.googlesource.com/1187717Reviewed-by: default avatarEric Karl <ericrk@chromium.org>
Commit-Queue: Khushal <khushalsagar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585757}
parent 72d438ee
...@@ -2965,7 +2965,7 @@ ...@@ -2965,7 +2965,7 @@
{ {
"id":273, "id":273,
"cr_bugs": [866613], "cr_bugs": [866613],
"description": "Frequent crashes on Adreno (TM) 405 on L", "description": "Frequent crashes on Adreno (TM) on L and below",
"os": { "os": {
"type": "android", "type": "android",
"version": { "version": {
...@@ -2973,7 +2973,7 @@ ...@@ -2973,7 +2973,7 @@
"value": "6.0" "value": "6.0"
} }
}, },
"gl_renderer": "Adreno \\(TM\\) 4.*", "gl_renderer": "Adreno.*",
"features": [ "features": [
"use_es2_for_oopr" "use_es2_for_oopr"
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment