- implement save pic
This commit is contained in:
parent
5fef5d13ce
commit
9b207b8fe6
2 changed files with 65 additions and 13 deletions
|
|
@ -87,6 +87,7 @@ private:
|
|||
void PrintStartupLog();
|
||||
void CreateFanToTrisIndexBuffer();
|
||||
void SubmitCommands(bool finish);
|
||||
void CopyScreenToBuffer(int w, int h, void *data);
|
||||
|
||||
std::unique_ptr<VkShaderManager> mShaderManager;
|
||||
std::unique_ptr<VkSamplerManager> mSamplerManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue