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

Issue 545092: Added stencil-test demo.... (Closed)

Created:
10 years, 11 months ago by alokp
Modified:
9 years, 6 months ago
Reviewers:
vangelis, apatrick
CC:
chromium-reviews_googlegroups.com, apatrick_chromium
Visibility:
Public.

Description

Added stencil-test demo. PS: I have not moved the repeated code to the base class for this demo because this is the last one I intend to submit before starting to port the demos to pepper. I will refactor all the demos to eliminate repeating code in light of pepper framework. BUG=26099 TEST=Run stencil_test executable. You should see four different-colored quads. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=36410

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -47 lines) Patch
M gpu/demos/demos.gyp View 1 chunk +11 lines, -0 lines 0 comments Download
A gpu/demos/stencil_test/main.cc View 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/gles2_book/Chapter_11/Stencil_Test/Stencil_Test.h View 1 chunk +45 lines, -0 lines 0 comments Download
M third_party/gles2_book/Chapter_11/Stencil_Test/Stencil_Test.c View 4 chunks +7 lines, -47 lines 0 comments Download
M third_party/gles2_book/gles2_book.gyp View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
alokp
10 years, 11 months ago (2010-01-15 20:13:39 UTC) #1
vangelis
LGTM
10 years, 11 months ago (2010-01-15 21:19:33 UTC) #2
apatrick
10 years, 11 months ago (2010-01-15 21:20:16 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698