summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/surface_params.h
diff options
context:
space:
mode:
authorFernando Sahmkow <fsahmkow27@gmail.com>2019-12-22 17:29:23 +0100
committerFernando Sahmkow <fsahmkow27@gmail.com>2019-12-22 17:29:23 +0100
commit218ee1841772e1d74370d464078c43112ed3505a (patch)
treeeeb9d932ca202b1649774e076a6d12176b4d9c17 /src/video_core/texture_cache/surface_params.h
parentTexture Cache: Address Feedback (diff)
downloadyuzu-218ee1841772e1d74370d464078c43112ed3505a.tar
yuzu-218ee1841772e1d74370d464078c43112ed3505a.tar.gz
yuzu-218ee1841772e1d74370d464078c43112ed3505a.tar.bz2
yuzu-218ee1841772e1d74370d464078c43112ed3505a.tar.lz
yuzu-218ee1841772e1d74370d464078c43112ed3505a.tar.xz
yuzu-218ee1841772e1d74370d464078c43112ed3505a.tar.zst
yuzu-218ee1841772e1d74370d464078c43112ed3505a.zip
Diffstat (limited to 'src/video_core/texture_cache/surface_params.h')
-rw-r--r--src/video_core/texture_cache/surface_params.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_core/texture_cache/surface_params.h b/src/video_core/texture_cache/surface_params.h
index 84c8b2940..992b5c022 100644
--- a/src/video_core/texture_cache/surface_params.h
+++ b/src/video_core/texture_cache/surface_params.h
@@ -141,7 +141,7 @@ public:
/// Get this texture Tegra Block size in guest memory layout
u32 GetBlockSize() const;
- /// Get X, Y sizes of a block
+ /// Get X, Y coordinates max sizes of a single block.
std::pair<u32, u32> GetBlockXY() const;
/// Get the offset in x, y, z coordinates from a memory offset