layers: GH424 add check of skip_call results to CreateDevice
authorMark Mueller <markm@lunarg.com>
Tue, 16 Aug 2016 15:47:31 +0000 (09:47 -0600)
committerMark Mueller <markm@lunarg.com>
Wed, 17 Aug 2016 13:29:31 +0000 (07:29 -0600)
commit1d659b4113b77a95325df10d602a03f1e7abf8b7
tree0c454e4c0ab1accb1602f8b5e3b4456e446ddc9d
parent53e9c8dd0335f522f46e20cf05a67d45c0627164
layers: GH424 add check of skip_call results to CreateDevice

skip_call result was ignored allowing for exception violations
under some test conditions.

Change-Id: Ied673a9b932210de52ed189c67221af60415cae9
layers/core_validation.cpp