gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.

This commit is contained in:
bunnei
2018-04-24 00:19:36 -04:00
parent 10c6d89119
commit 4415e00181
10 changed files with 122 additions and 67 deletions

View File

@ -11,7 +11,6 @@
#include <boost/optional.hpp>
#include "common/common_types.h"
#include "core/memory.h"
namespace Tegra {