Fix tests in KHR-GLES32.robust.*
authorJames Glanville <james.glanville@imgtec.com>
Wed, 22 Mar 2017 10:54:00 +0000 (10:54 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 23 Mar 2017 05:24:08 +0000 (01:24 -0400)
commit61f222d413113e4a4a56b1c55a69af16d78b5404
tree2b765d6db2de8e34ea700adc173f5d292c96412b
parent7c0f5bea1da74f70e549e9a735c9d702c9396084
Fix tests in KHR-GLES32.robust.*

Fix for undefined results when using texelFetch()
with LOD > 0 and no minification filter. Removed
tests using multisampled images, which are not
supported in ES.

Affects:
KHR-GLES32.robust.robust_buffer_access_behavior.texel_fetch
KHR-GLES32.robust.robust_buffer_access_behavior.image_load_store

Components: OpenGL

VK-GL-CTS issue: 21

Change-Id: I603fb39089669265065741ba77dbba2e5afff396
external/openglcts/modules/common/glcRobustBufferAccessBehaviorTests.hpp
external/openglcts/modules/gles32/es32cRobustBufferAccessBehaviorTests.cpp