3#include "mc/_HeaderOutputPredefine.h"
19 ::ll::TypedStorage<4, 4, int> mLogicalShader;
20 ::ll::TypedStorage<4, 4, int> mShaderType;
27 ::ll::TypedStorage<4, 4, int> mDrawCount;
28 ::ll::TypedStorage<4, 4, int> mMaxDraws;
29 ::ll::TypedStorage<1, 1, bool> mDebugDraws;
30 ::ll::TypedStorage<1, 1, bool> mLimitDraws;
31 ::ll::TypedStorage<8, 24, ::std::vector<::OreUI::FrameDebugData::DrawcallDebugData>> mDrawcallDebugData;
Definition FrameDebugData.h:15
Definition FrameDebugData.h:7