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

Issue 1199313008: Allowed GLES query target migration between binary occlusion types (Closed)

Created:
5 years, 6 months ago by bajones
Modified:
5 years, 6 months ago
Reviewers:
Zhenyao Mo, piman
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allowed GLES query target migration between binary occlusion types BUG=429053

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -2 lines) Patch
M gpu/command_buffer/client/gles2_implementation.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/client/query_tracker.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/query_tracker.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/query_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/query_manager.cc View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
bajones
PTAL. Behavior is described in the OpenGL ES3 spec section 2.13, or more readably here: ...
5 years, 6 months ago (2015-06-24 20:43:02 UTC) #2
piman
I don't think we're reading the spec the same way. What the spec says is ...
5 years, 6 months ago (2015-06-24 21:41:31 UTC) #3
bajones
Hm... re-reading the spec I agree that it doesn't explicitly state that. The man page ...
5 years, 6 months ago (2015-06-24 21:53:38 UTC) #4
piman
On Wed, Jun 24, 2015 at 2:53 PM, <bajones@chromium.org> wrote: > Hm... re-reading the spec ...
5 years, 6 months ago (2015-06-24 23:14:38 UTC) #5
bajones
Okay then. Closing this CL and I'll update the corresponding code in Blink and the ...
5 years, 6 months ago (2015-06-24 23:23:56 UTC) #6
piman
5 years, 6 months ago (2015-06-24 23:37:01 UTC) #7
Message was sent while issue was closed.
On Wed, Jun 24, 2015 at 4:23 PM, <bajones@chromium.org> wrote:

> Okay then. Closing this CL and I'll update the corresponding code in Blink
> and
> the conformance tests.
>

Note, I believe it is true that we're not properly failing
ANY_SAMPLES_PASSED when ANY_SAMPLES_PASSED_CONSERVATIVE is on (neither on
the client side nor the service side), and that's possibly something we
want to do and test.


> https://codereview.chromium.org/1199313008/
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698