mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-31 11:51:04 +00:00
Remove VKTODO for Deserialise - completed by @greg-lunarg
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user