New issue
Advanced search Search tips

Issue 723156 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 9
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

Several getParameter calls not behaving as expected

Project Member Reported by kainino@chromium.org, May 17 2017

Issue description

https://github.com/KhronosGroup/WebGL/pull/2403

These tests fail on Chrome for
SAMPLE_ALPHA_TO_COVERAGE
SAMPLE_COVERAGE
STENCIL_TEST
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 18 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/d237548bb0fbc5942459ba4b9c0f3c34aff30cdc

commit d237548bb0fbc5942459ba4b9c0f3c34aff30cdc
Author: Kai Ninomiya <kainino@chromium.org>
Date: Thu May 18 05:05:34 2017

Fix behavior of WebGL getParameter for some isEnabled-type queries

Test: https://github.com/KhronosGroup/WebGL/pull/2403
Bug:  723156 
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
Change-Id: I1125c0b0baf4aa0388bd8a07bad406292ec10b5d
Reviewed-on: https://chromium-review.googlesource.com/508155
Reviewed-by: Zhenyao Mo <zmo@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#472674}
[modify] https://crrev.com/d237548bb0fbc5942459ba4b9c0f3c34aff30cdc/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp
[modify] https://crrev.com/d237548bb0fbc5942459ba4b9c0f3c34aff30cdc/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp

Status: Fixed (was: Assigned)
Hm, AFAICT this was fixed with #1. Closing.

Sign in to add a comment