mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 05:38:31 +09:00
[Misc] (...): Fix CMake error. Fix unexpected error.
This commit is contained in:
@@ -36,6 +36,7 @@ namespace MobileGL {
|
||||
return m_bindingSlots[i];
|
||||
}
|
||||
}
|
||||
return m_bindingSlots[0]; // Fallback to the first slot if not found
|
||||
}
|
||||
|
||||
void BufferState::MarkBufferObjectForDeletion(Uint index) {
|
||||
|
||||
Reference in New Issue
Block a user