Simplify case names and reduce log spam in depth tests
authorPyry Haulos <phaulos@google.com>
Thu, 10 Sep 2015 17:21:15 +0000 (10:21 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 10 Sep 2015 17:32:06 +0000 (10:32 -0700)
commitb7b3c6126c4e377e22b1d482f7c64d4c1d2c24a0
treea7367403641d4dde3800500d0969473cbe261a5c
parentdb08ff1a7e515db9207e2660dafbc97f28e13dd3
Simplify case names and reduce log spam in depth tests

 * Use all-lowercase case names, remove unnecessary VK_FORMAT_ and
VK_COMPARE_OP_ prefixes

 * Log reference and error mask images only if image comparison failed

Change-Id: I7d0d7df94e5eb5a375f19525a73dccfc5fc0e96c
external/vulkancts/modules/vulkan/pipeline/vktPipelineDepthTests.cpp