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)
commit21a839577afeb834f10bf1feb7cae16e66a08702
treeff537cb293c7dc481ef9a0f822149678a73850d5
parent58dd95d322e6ca78560bf95d15255c2664f92e50
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