Check stencil and depth buffer presence before using them in multisample tests.
authorJarkko Pöyry <jpoyry@google.com>
Fri, 3 Apr 2015 03:46:58 +0000 (20:46 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Fri, 3 Apr 2015 18:48:06 +0000 (11:48 -0700)
commit65df5c500f0a55226059673981bd8b7496639ab0
tree5eb3a52619f114019f6213fdac7af5b289ea9e81
parent63e9e22a53b01808af5ccce8b01370cecf525507
Check stencil and depth buffer presence before using them in multisample tests.

Bug: 19990776
Change-Id: I4e2e4d43e0a465991fb97a898b5b07e77c30f507
modules/gles2/functional/es2fMultisampleTests.cpp
modules/gles3/functional/es3fMultisampleTests.cpp