mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 08:30:04 +00:00 
			
		
		
		
	Remove unused kDataWordSize16_
This commit is contained in:
		
							parent
							
								
									0c17744bc6
								
							
						
					
					
						commit
						88b1d5c2a7
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -25,8 +25,7 @@ static constexpr std::uint32_t kMaxRadialGates_ = | ||||||
|    common::MAX_0_5_DEGREE_RADIALS * common::MAX_DATA_MOMENT_GATES; |    common::MAX_0_5_DEGREE_RADIALS * common::MAX_DATA_MOMENT_GATES; | ||||||
| static constexpr std::uint32_t kMaxCoordinates_ = kMaxRadialGates_ * 2u; | static constexpr std::uint32_t kMaxCoordinates_ = kMaxRadialGates_ * 2u; | ||||||
| 
 | 
 | ||||||
| static constexpr std::uint8_t kDataWordSize8_  = 8u; | 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 kVerticesPerGate_       = 6u; | ||||||
| static constexpr std::size_t kVerticesPerOriginGate_ = 3u; | static constexpr std::size_t kVerticesPerOriginGate_ = 3u; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat