mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 20:49:12 +12:00
[GSP] Stub TriggerTextureCopy
This commit is contained in:
parent
9f61fc0a4e
commit
9ac06dc4bd
2 changed files with 14 additions and 4 deletions
|
@ -47,6 +47,7 @@ class GPUService {
|
|||
void memoryFill(u32* cmd);
|
||||
void triggerDisplayTransfer(u32* cmd);
|
||||
void triggerDMARequest(u32* cmd);
|
||||
void triggerTextureCopy(u32* cmd);
|
||||
void flushCacheRegions(u32* cmd);
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue