layers: Build up next layer for compute shader validation
authorChris Forbes <chrisforbes@google.com>
Wed, 30 Mar 2016 01:04:36 +0000 (14:04 +1300)
committerTobin Ehlis <tobine@google.com>
Wed, 30 Mar 2016 13:00:00 +0000 (07:00 -0600)
commit1da36c368a1a36db73033a325e7c3563ef2c3edc
tree48b1ab9a9fbef169d20d6c0a4595779c3a0fd98d
parent60c7a26a3fcda5462fb1e9e1760fd886adac3f89
layers: Build up next layer for compute shader validation

Only remaining piece now is to actually call this from
vkCreateComputePipelines!

Signed-off-by: Chris Forbes <chrisforbes@google.com>
layers/core_validation.cpp