mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 20:07:49 +00:00
video_core: implement 1D copies based on VMM 'kind'
This commit is contained in:
parent
2d53a37461
commit
584a200d86
2 changed files with 73 additions and 56 deletions
|
@ -219,8 +219,6 @@ private:
|
|||
/// registers.
|
||||
void Launch();
|
||||
|
||||
void CopyPitchToPitch();
|
||||
|
||||
void CopyBlockLinearToPitch();
|
||||
|
||||
void CopyPitchToBlockLinear();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue