mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
Merge remote-tracking branch 'origin/Feat/Rewriting' into Feat/Rewriting
This commit is contained in:
@@ -52,7 +52,7 @@ namespace MobileGL {
|
||||
private:
|
||||
IndexType next_index_ = 0;
|
||||
std::vector<IndexType> freed_indices_;
|
||||
std::vector<UInt8> is_valid_;
|
||||
std::vector<Uint8> is_valid_;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user