#pragma once #include VK_NAMESPACE_BEGIN bool InitGizmoResource(GPUDevice *); void FreeGizmoResource(); VK_NAMESPACE_END