Keep AHB limitations

This commit is contained in:
CamilleLaVey
2026-08-11 14:44:58 -04:00
parent 9f45d357e9
commit ae561d49aa
7 changed files with 89 additions and 34 deletions
+2
View File
@@ -71,6 +71,8 @@ public:
return backing_size;
}
[[nodiscard]] size_t BackingMapCount(size_t host_offset, size_t length) const noexcept;
[[nodiscard]] std::span<AHardwareBuffer* const> BackingHardwareBuffers() const noexcept;
[[nodiscard]] size_t BackingHardwareBufferWindowSize() const noexcept;