commit | 5bad48a65e4f5b69002ac82505598c0adb4ebb35 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Wed Jan 11 14:10:48 2012 -0800 |
committer | Jesse Hall <jessehall@google.com> | Wed Jan 11 15:40:29 2012 -0800 |
tree | 1bd00c70a01ed18c4d9e6e1dad4c3af5a7e57a03 | |
parent | 0b6b4f2d195f8224e19b66e5c266a7fd798f321d [diff] |
EmuGL: handle NULL data in glBufferData The data pointer argument to glBufferData can be NULL; this [re]allocates the buffer while leaving the contents undefined. Bug: 5833436 Change-Id: Ia1ddf62e2cd2c59d3d631e01d23d7c557ca5a52e