tests: Add non-coherent MapMemory test cases
authorMark Lobodzinski <mark@lunarg.com>
Tue, 16 Aug 2016 16:03:30 +0000 (10:03 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Fri, 19 Aug 2016 14:59:17 +0000 (08:59 -0600)
commit8d44eb25bc5f265b42e7c9ad1b8094babb04efd5
tree209f5d4f63022654dea644360576d689dcd7c660
parent5f06b9eba1bf89d4066ca44120dcb72c4cf44104
tests: Add non-coherent MapMemory test cases

Added test case to InvalidMemoryMapping. In configurations using an
incoherent memory type they will map, flush, and invalidate which
used to cause crashes.

Change-Id: Iced94c3a5cdce6e1b89a332eb5a5d9a5a9458250
tests/layer_validation_tests.cpp