Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Issue 2886253003: Make sure to only call valid GL query functions when processing queries. (Closed)

Created:
3 years, 7 months ago by Geoff Lang
Modified:
3 years, 7 months ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make sure to only call valid GL query functions when processing queries. Both glGetQueryObjectiv and glGetQueryObjectui64v are not available without disjoint timer queries on OpenGL ES. BUG=602688 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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/2886253003 Cr-Commit-Position: refs/heads/master@{#474694} Committed: https://chromium.googlesource.com/chromium/src/+/ad504b2f5de06ad7e437d0fc8378f7f126ef88ed

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc View 2 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (14 generated)
Geoff Lang
PTAL, this caused ANGLE's D3D9 backend to fail for query-related tests.
3 years, 7 months ago (2017-05-25 14:51:23 UTC) #10
piman
lgtm
3 years, 7 months ago (2017-05-25 17:38:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2886253003/1
3 years, 7 months ago (2017-05-25 17:44:24 UTC) #15
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 17:50:05 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/ad504b2f5de06ad7e437d0fc8378...

Powered by Google App Engine
This is Rietveld 408576698