BeginFrame/EndFrame for SwapchainModule/RenderFramework
This commit is contained in:
@@ -30,7 +30,9 @@ public:
|
||||
virtual ~SwapchainModule();
|
||||
|
||||
bool Init() override;
|
||||
void Swap();
|
||||
|
||||
bool BeginFrame();
|
||||
void EndFrame();
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user