usedBytesPerSplat constant
        
        int
        const usedBytesPerSplat
        
      
      
Portion of the 128 B actually consumed by the uploader (mirrors GPU footprint).
Implementation
static const int usedBytesPerSplat = 80;
Portion of the 128 B actually consumed by the uploader (mirrors GPU footprint).
static const int usedBytesPerSplat = 80;