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

Unified Diff: third_party/gles2_book/README.chromium

Issue 7448011: Initialized variables passed to GL functions. Command buffer now only allows initialized variable... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gles2_book/Common/Source/esShader.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gles2_book/README.chromium
===================================================================
--- third_party/gles2_book/README.chromium (revision 93075)
+++ third_party/gles2_book/README.chromium (working copy)
@@ -2,6 +2,7 @@
Short Name: opengles-book
URL: http://opengles-book.com/
Version: unknown
+Security Critical: no
Description:
Code samples from OpenGL ES 2.0 Programming Guide.
@@ -31,4 +32,8 @@
- Chapter_9/Simple_TextureCubemap/Simple_TextureCubemap.h
- Chapter_9/TextureWrap/TextureWrap.h
- Chapter_11/Stencil_Test/Stencil_Test.h
+
+ Initialized local variables:
+ - Chapter_11/Stencil_Test/Stencil_Test.c
+ - Common/Source/esShader.c
« no previous file with comments | « third_party/gles2_book/Common/Source/esShader.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698