mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 20:55:56 +00:00
gpumemory works
This commit is contained in:
parent
59efa477ce
commit
1f0beb0ec3
7 changed files with 45 additions and 5 deletions
|
@ -79,4 +79,5 @@ struct EmuPrivate {
|
|||
void emuInit(u32 width, u32 height);
|
||||
void emuRun();
|
||||
void checkAndWaitForGraphicsInit();
|
||||
HLE::Libs::Graphics::GraphicCtx* getGraphicCtx();
|
||||
} // namespace Emulator
|
Loading…
Add table
Add a link
Reference in a new issue