layers: Fix incorrect VUID for negative viewport ht
authorMark Lobodzinski <mark@lunarg.com>
Wed, 2 Aug 2017 16:45:24 +0000 (10:45 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 2 Aug 2017 19:58:49 +0000 (13:58 -0600)
commitae55897d6c2dcd49c097e1b49ed168a877e6470f
treea84ca87cff99b0ce39921b89ccfc986574def453
parenta1b8c48bfb5ccbb6760e0b34fac5d80768bb4dfe
layers: Fix incorrect VUID for negative viewport ht

Layers used the wrong VUID for the checks for negative viewport
height if the extensions were not enabled.

Fixed existing test, added a new test, and updated the database,
and removed special case from validation_stats script.

Change-Id: Ia165e6245990a4fabb3745102b345a7b4f1b0202
layers/parameter_validation.cpp
layers/vk_validation_error_database.txt
scripts/vk_validation_stats.py