Remove unused variables.
authorJarkko Pöyry <jpoyry@google.com>
Thu, 26 Feb 2015 02:10:33 +0000 (18:10 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Thu, 26 Feb 2015 02:17:33 +0000 (18:17 -0800)
commit94146b344b12683cea9df2788a306e5b16944b40
tree8df2bfee69e77441a1866741f3692fee593a657f
parentc08f9ccefc29c400e8e8bfec802811e53f08019d
Remove unused variables.

- Remove unused, irrelevant buffer from buffer upload perf baseline
  measurement test.
- Remove unused VAOs in VA binding query tests.
- Remove other misc variables.

Change-Id: Ie4ef3bf27905f7ef5c3e99c719be68f4d420c846
modules/gles3/functional/es3fRboStateQueryTests.cpp
modules/gles3/performance/es3pBufferDataUploadTests.cpp
modules/gles31/functional/es31fShaderImageLoadStoreTests.cpp
modules/gles31/functional/es31fUniformLocationTests.cpp
modules/gles31/functional/es31fVertexAttributeBindingStateQueryTests.cpp