layers:Remove disturbed descriptor perf warning
authorTobin Ehlis <tobine@google.com>
Tue, 22 Aug 2017 19:11:23 +0000 (13:11 -0600)
committerTobin Ehlis <tobine@google.com>
Tue, 22 Aug 2017 20:36:40 +0000 (14:36 -0600)
commit8440cb73472f3c4c860c19dff8c5ca47750b33ad
treee8620079a1aaf6b7f9d111fd69ea50347df8b918
parent57f0da98098689f3624c5503cfe1a4b5fede885a
layers:Remove disturbed descriptor perf warning

Fixes #2020

Support from devs to remove this perf warning so just killing it.
Added a comment for future work where we can track which descriptors
are disturbed and reference that if a user attempts to use a
disturbed descriptor that isn't bound.

Also commented out associated test and filed #2022 to track enhancement
making note of disturbed descriptors if used unbound.
layers/core_validation.cpp
tests/layer_validation_tests.cpp