3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/bgfx/MatrixCache.h"
7#include "mc/external/bgfx/RectCache.h"
15 ::ll::TypedStorage<4, 4194320, ::bgfx::MatrixCache> m_matrixCache;
16 ::ll::TypedStorage<4, 524304, ::bgfx::RectCache> m_rectCache;
Definition FrameCache.h:7