layers: Move val to PreCallCreateGraphicsPipelines
authorMark Lobodzinski <mark@lunarg.com>
Wed, 16 Nov 2016 17:05:30 +0000 (10:05 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 16 Nov 2016 20:01:55 +0000 (13:01 -0700)
commitc1fbb2ab616d4023a16f80df3055e6b1a71a1f09
tree41d8c0c961b522ba6611c89004f25bd882a4f2ac
parent068e7d0a403c76b0dd0984bed6f701d86efd1645
layers: Move val to PreCallCreateGraphicsPipelines

In core validation, created a pre-call function and moved the
validation calls into it.

Change-Id: Ib7831c3d2f36628e24b90083be902ac724f25483
layers/core_validation.cpp