general: Use ScratchBuffer where possible
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user