mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-02 04:35:35 +01:00
general: Use ScratchBuffer where possible
This commit is contained in:
parent
fbd85417ff
commit
310b6cf4af
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