mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:30:06 +00:00
Remove unused kDataWordSize16_
This commit is contained in:
parent
0c17744bc6
commit
88b1d5c2a7
1 changed files with 1 additions and 2 deletions
|
|
@ -26,7 +26,6 @@ static constexpr std::uint32_t kMaxRadialGates_ =
|
|||
static constexpr std::uint32_t kMaxCoordinates_ = kMaxRadialGates_ * 2u;
|
||||
|
||||
static constexpr std::uint8_t kDataWordSize8_ = 8u;
|
||||
static constexpr std::uint8_t kDataWordSize16_ = 16u;
|
||||
|
||||
static constexpr std::size_t kVerticesPerGate_ = 6u;
|
||||
static constexpr std::size_t kVerticesPerOriginGate_ = 3u;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue