commit | b01769885b1fb7ec3f4d4743f650660be7e92cad | [log] [tgz] |
---|---|---|
author | Lingfeng Yang <lfy@google.com> | Tue Mar 01 21:27:49 2016 -0800 |
committer | Lingfeng Yang <lfy@google.com> | Wed Mar 02 05:35:28 2016 +0000 |
tree | c15d8f6ef0038758f56b81bbda72fcab229c6607 | |
parent | 268e85cdbb1122531013598b2638c25b839191ee [diff] |
Cache glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, int*). BUG: https://buganizer.corp.google.com/issues/27418143 If we don't, the chatter over the pipe will kill framerate. I believe this is OK for the emulator, as the parameter is dependent on only the GPU hardware. Change-Id: I9bd74de6317316902bddf54b915ef509625cee52