layers: Free pipeline state memory in vkDestroyPipeline
authorGabríel Arthúr Pétursson <gabriel@system.is>
Sat, 3 Jun 2017 23:39:00 +0000 (23:39 +0000)
committerChris Forbes <chrisf@ijw.co.nz>
Wed, 7 Jun 2017 21:57:20 +0000 (14:57 -0700)
commitc93eeeb08afd570d9f354897381c84c7980bb09a
treec717ac4825371655a19167e53ea160ee3d918cff
parent892c2949ed7f668435aa55c6d13f76764b61298d
layers: Free pipeline state memory in vkDestroyPipeline

Pipeline states are allocated in vkCreateGraphicsPipelines and
vkCreateComputePipelines.
layers/core_validation.cpp