mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 15:47:51 +00:00
general: Use ScratchBuffer where possible
This commit is contained in:
parent
accc43e31f
commit
b8004b2472
14 changed files with 81 additions and 64 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <algorithm> // for std::copy
|
||||
#include <numeric>
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "video_core/host1x/codecs/vp9.h"
|
||||
#include "video_core/host1x/host1x.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue