Check OES_texture_npot in ES2 texture completeness tests.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 4 May 2015 20:06:16 +0000 (13:06 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Tue, 5 May 2015 00:53:17 +0000 (17:53 -0700)
commita2d05647ff9b7c7888d92d03084eb0b765ba1f60
tree8a7803c256d12d1784a322f6bdcecac85e55d171
parentac0983eef33c1bb43a654ae29f920265de4101c5
Check OES_texture_npot in ES2 texture completeness tests.

- Check GL_OES_texture_npot extension in addition to NV extension.
- Remove unused cstdlib include.

Bug: 20808878
Change-Id: I9d6e586cbc0151a7b6900eb30d786c7035b75bd8
modules/gles2/functional/es2fTextureCompletenessTests.cpp