Check GL_NV_framebuffer_multisample support in negative api tests.
authorMika Isojärvi <misojarvi@google.com>
Mon, 23 Feb 2015 19:36:50 +0000 (11:36 -0800)
committerMika Isojärvi <misojarvi@google.com>
Mon, 23 Feb 2015 19:36:50 +0000 (11:36 -0800)
commitc16dedced05e6299ad5fc0d2f3ac42e23952465c
tree258dd76a83784bdc9eb7533f5f9f7e8e3c493512
parenta683c9e61c7d250956ca94722e333914868323fe
Check GL_NV_framebuffer_multisample support in negative api tests.

Check if GL_NV_framebuffer_multisample is supported before assuming, that blit
operations with sample count bigger than 0 fail.

Bug: 19462860
Change-Id: Ice201a3674767a502856500092e11166f6483375
modules/gles3/functional/es3fNegativeBufferApiTests.cpp
modules/gles31/functional/es31fNegativeBufferApiTests.cpp