mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-18 23:37:56 -05:00
gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "core/memory.h"
|
||||
|
||||
namespace Tegra {
|
||||
|
||||
|
Reference in New Issue
Block a user