mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 13:00:32 +00:00
Fix compile error
This commit is contained in:
@@ -12355,7 +12355,6 @@ template <>
|
||||
void Deserialise(const VkRayTracingShaderGroupCreateInfoKHR &el)
|
||||
{
|
||||
DeserialiseNext(el.pNext);
|
||||
delete[] el.pShaderGroupCaptureReplayHandle;
|
||||
}
|
||||
|
||||
template <typename SerialiserType>
|
||||
|
||||
Reference in New Issue
Block a user