Fix GLES2 negative test issues.
authorJarkko Pöyry <jpoyry@google.com>
Wed, 17 Dec 2014 01:07:56 +0000 (17:07 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Wed, 17 Dec 2014 01:14:09 +0000 (17:14 -0800)
commitf1e221e802f111e9efa4b9db15d01945d103b03d
treed2c6739193dbf15395b81017456fc2604bbd5af8
parent8ada207f98ac56547ba4a56a2b3ea9305ce9ca93
Fix GLES2 negative test issues.

- Check GL_OES_fbo_render_mipmap extension in framebuffer_texture2d negative
  test.
- Check GL_EXT_draw_buffers in builtin_variable.max_draw_buffers_* tests.
- Fix invalid uniform location check in get_uniformfv negative state test.

Bug: 18620565
Change-Id: I2158a10ca859e3c40219bd324e7a02c0ff10e42b
modules/gles2/functional/es2fNegativeBufferApiTests.cpp
modules/gles2/functional/es2fNegativeStateApiTests.cpp
modules/gles2/functional/es2fShaderBuiltinVarTests.cpp