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

Issue 501072: Fixes VertexAttribPointer by allowing null (0) to be... (Closed)

Created:
11 years ago by greggman
Modified:
9 years, 7 months ago
Visibility:
Public.

Description

Fixes VertexAttribPointer by allowing null (0) to be passed in. The scary thing is, not setting this causes the GL driver to trash memory Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34802

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 4 chunks +8 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
greggman
11 years ago (2009-12-17 00:51:52 UTC) #1
apatrick
11 years ago (2009-12-17 00:56:59 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698