Remove VKTODO for Deserialise - completed by @greg-lunarg

This commit is contained in:
baldurk
2016-02-07 18:43:25 +01:00
parent 38ebce536e
commit 2b5fe533e7
-2
View File
@@ -722,8 +722,6 @@ PrimitiveTopology MakePrimitiveTopology(VkPrimitiveTopology Topo, uint32_t patch
return eTopology_Unknown;
}
// VKTODOMED need a Deserialise or otherwise deallocate function to release buffers or new'd memory
template<>
string ToStrHelper<false, VkResourceType>::Get(const VkResourceType &el)
{