mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 03:17:52 -05:00
video_core: implement 1D copies based on VMM 'kind'
This commit is contained in:
@ -219,8 +219,6 @@ private:
|
||||
/// registers.
|
||||
void Launch();
|
||||
|
||||
void CopyPitchToPitch();
|
||||
|
||||
void CopyBlockLinearToPitch();
|
||||
|
||||
void CopyPitchToBlockLinear();
|
||||
|
Reference in New Issue
Block a user