Improve span::as_string and other minor fixes

This commit is contained in:
◱ PixelyIon
2020-10-02 16:37:13 +05:30
committed by ◱ PixelyIon
parent 97ac45d83b
commit 7ad86ec46f
8 changed files with 21 additions and 18 deletions

View File

@ -7,7 +7,7 @@
namespace skyline {
namespace constant {
constexpr size_t MaxHwSyncpointCount{192}; //!< The maximum number of HOST1X syncpoints on t210
constexpr size_t MaxHwSyncpointCount{192}; //!< The maximum number of host1x syncpoints on T210
}
namespace gpu {