tests:Fix memory allocation sizes
authorTobin Ehlis <tobine@google.com>
Wed, 15 Nov 2017 18:26:26 +0000 (11:26 -0700)
committerTobin Ehlis <tobine@google.com>
Fri, 17 Nov 2017 16:38:09 +0000 (09:38 -0700)
commit06aa95b5443644037967ede995ea4da091c76d5b
tree3a5c5b99b4e4f21311c3559d97c7d57ca06b1591
parent6e2361cac85d14217c1ea5b51f94b2835e6b3fb9
tests:Fix memory allocation sizes

Update QueryAndCopySecondaryCommandBuffers and
QueryAndCopyMultipleCommandBuffers tests to allocate buffer with size
based on the returned size requirements instead of hard-coded value.
tests/layer_validation_tests.cpp