From e5ffcfb43231c55c1cdd71566e622de7583160a9 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Oct 2021 19:47:57 +0800 Subject: * glsl compiler --- Runtime/Graphics/RenderCommands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Runtime/Graphics/RenderCommands.h') diff --git a/Runtime/Graphics/RenderCommands.h b/Runtime/Graphics/RenderCommands.h index cbffdd0..8dc2dbe 100644 --- a/Runtime/Graphics/RenderCommands.h +++ b/Runtime/Graphics/RenderCommands.h @@ -8,6 +8,7 @@ struct RenderCommand }; typedef std::vector RenderCommandGroup; +void ReleaseRenderCommandGroup(RenderCommandGroup& group); // Cull Off|Front|Back|Both struct Cmd_Cull : RenderCommand -- cgit v1.1-26-g67d0