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

Issue 7530011: Fixed Stencil test. (Closed)

Created:
9 years, 4 months ago by alokp
Modified:
9 years, 4 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews
Visibility:
Public.

Description

Fixed Stencil test. - It was using a depth value greated than depth clear value. - Color for one of the quads was completely transparent, making it invisible when composited on a webpage. - Removed redundant glGetIntegerv calls from draw loop. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94688

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -16 lines) Patch
M third_party/gles2_book/Chapter_11/Stencil_Test/Stencil_Test.c View 1 3 chunks +6 lines, -16 lines 0 comments Download
M third_party/gles2_book/README.chromium View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
alokp
9 years, 4 months ago (2011-07-28 21:33:32 UTC) #1
apatrick_chromium
9 years, 4 months ago (2011-07-28 22:03:33 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698