mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 20:55:56 +00:00
preparing for drawing
This commit is contained in:
parent
98ccbe7f30
commit
3b853413c7
3 changed files with 9 additions and 0 deletions
|
@ -80,4 +80,5 @@ void emuInit(u32 width, u32 height);
|
|||
void emuRun();
|
||||
void checkAndWaitForGraphicsInit();
|
||||
HLE::Libs::Graphics::GraphicCtx* getGraphicCtx();
|
||||
void DrawBuffer(HLE::Libs::Graphics::VideoOutVulkanImage* image);
|
||||
} // namespace Emulator
|
Loading…
Add table
Add a link
Reference in a new issue