tests: Add tests for GH1260, check for SparseBinding
authorMark Lobodzinski <mark@lunarg.com>
Thu, 15 Dec 2016 14:41:13 +0000 (07:41 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 15 Dec 2016 18:03:55 +0000 (11:03 -0700)
commit46e00713f2a2ef761c3588d634b4f900986ad2b7
tree06943cb59f68596f1b372629fc0c8f45c5c0ca7d
parent957e4a49ff8c6e44a4508da2e3b25d800ea74081
tests: Add tests for GH1260, check for SparseBinding

Added a new test that checks two error cases -- if an image or buffer
is created with sparse_aliased or sparse_residency, it must also
have the sparse_binding bit set.

Change-Id: I08f9ff2cd67bc3dc6b9fcaf7672f7e2480008e72
tests/layer_validation_tests.cpp