Fix typo in log message for ClearOpsBufferStorage
authorLiam Middlebrook <lmiddlebrook@nvidia.com>
Wed, 17 Jan 2018 06:22:22 +0000 (22:22 -0800)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 22 Jan 2018 01:22:55 +0000 (20:22 -0500)
commit63bffb555487763551c062877269a3f41d324673
tree61738a5da41c23d7cb344dcfe70a332e6f9387a8
parent9023e4dfc45ff34b437cf8a97dfc5d2287c515b6
Fix typo in log message for ClearOpsBufferStorage

A copy-paste error led for the ClearOpsBufferStorageCase inside of
SparseBufferTests to output that the
    "Unmodified buffer object region has invalid contents"
for cases referring to invalid contents for the modified buffer region.

Components: OpenGL
VK-GL-CTS issue: 956
Change-Id: I562ff6fa984977ee08ca0f2783a046b1bac235bd
Reviewed-By: pdaniell
external/openglcts/modules/gl/gl4cSparseBufferTests.cpp