Replace missmatch_object with invalid_object
authorJames Helferty <jhelferty@nvidia.com>
Wed, 6 Sep 2017 18:12:53 +0000 (14:12 -0400)
committerJames Helferty <jhelferty@nvidia.com>
Tue, 19 Sep 2017 16:45:08 +0000 (12:45 -0400)
commit4ee6b2d3e9ac099cea3ac864dad7af27b29ead05
tree12d5d9bcaaa5e5aea422b25f88add8e986b1ce9b
parentd428a3b2c211cf3fbec0057b261af39e99674d74
Replace missmatch_object with invalid_object

Modifies the missmatch_object (sic) test for glCopyImageSubData into an
invalid object test. The changes clarify what the test is actually
testing, and avoids an issue where an unexpectedly valid object name
could cause the test to fail.

Also fixes the spelling of 'mismatch' in several places, corrects the
description for Test [C], and corrects mention of 'CopyImageSubData'.

Components: OpenGL

VK-GL-CTS issue: 669

Affects:
* KHR-GL43/44/45/46.copy_image.missmatch_object, which are now
* KHR-GL43/44/45/46.copy_image.invalid_object
* KHR-GL43/44/45/46.copy_image.samples_missmatch, which are now
* KHR-GL43/44/45/46.copy_image.samples_mismatch

Change-Id: I5127435afc1c116df3d4fa8d6d78397069255603
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl43-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl44-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl45-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl46-master.txt
external/openglcts/modules/gl/gl4cCopyImageTests.cpp
external/openglcts/modules/gl/gl4cCopyImageTests.hpp