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

Issue 106623008: gpu: Support parallel active queries in command buffer (Closed)

Created:
6 years, 11 months ago by jadahl
Modified:
6 years, 11 months ago
Reviewers:
reveman, no sievers, piman
CC:
chromium-reviews, piman+watch_chromium.org, vmiura
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

gpu: Support parallel active queries in command buffer Add support for having multiple queries to be active at the same time given that their targets are different. BUG=328808 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243524

Patch Set 1 #

Total comments: 1

Patch Set 2 : gpu: Support parallel active queries in command buffer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -34 lines) Patch
M gpu/command_buffer/client/gles2_implementation.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 6 chunks +17 lines, -15 lines 0 comments Download
M gpu/command_buffer/service/context_state.h View 1 chunk +3 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 5 chunks +13 lines, -17 lines 0 comments Download
M gpu/command_buffer/tests/gl_query_unittests.cc View 1 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jadahl
Hi, This is a split out of the parallel queries part of https://codereview.chromium.org/116863003/ The associated ...
6 years, 11 months ago (2014-01-02 13:58:04 UTC) #1
reveman
https://codereview.chromium.org/106623008/diff/1/gpu/command_buffer/tests/gl_query_unittests.cc File gpu/command_buffer/tests/gl_query_unittests.cc (right): https://codereview.chromium.org/106623008/diff/1/gpu/command_buffer/tests/gl_query_unittests.cc#newcode62 gpu/command_buffer/tests/gl_query_unittests.cc:62: // TODO(jadahl): Check latency result whenever latency test is ...
6 years, 11 months ago (2014-01-02 15:38:11 UTC) #2
jadahl
On 2014/01/02 15:38:11, David Reveman wrote: > https://codereview.chromium.org/106623008/diff/1/gpu/command_buffer/tests/gl_query_unittests.cc > File gpu/command_buffer/tests/gl_query_unittests.cc (right): > > https://codereview.chromium.org/106623008/diff/1/gpu/command_buffer/tests/gl_query_unittests.cc#newcode62 ...
6 years, 11 months ago (2014-01-02 15:39:23 UTC) #3
jadahl
Uploaded new version which changes the unit test to use GL_COMMANDS_ISSUED_CHROMIUM instead of the disabled ...
6 years, 11 months ago (2014-01-02 17:51:42 UTC) #4
reveman
lgtm
6 years, 11 months ago (2014-01-02 17:59:06 UTC) #5
jadahl
On 2014/01/02 17:59:06, David Reveman wrote: > lgtm I also need a lgtm from someone ...
6 years, 11 months ago (2014-01-03 09:54:50 UTC) #6
reveman
On 2014/01/03 09:54:50, jadahl wrote: > On 2014/01/02 17:59:06, David Reveman wrote: > > lgtm ...
6 years, 11 months ago (2014-01-03 18:28:45 UTC) #7
piman
LGTM, that puts us more in conformance with the spec.
6 years, 11 months ago (2014-01-08 04:22:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jadahl@opera.com/106623008/70001
6 years, 11 months ago (2014-01-08 08:51:49 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 12:06:20 UTC) #10
Message was sent while issue was closed.
Change committed as 243524

Powered by Google App Engine
This is Rietveld 408576698