mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-21 14:12:40 +00: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