mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 20:28:32 +09:00
[Fix] (MG_State/BufferState): Fix compiling warning.
This commit is contained in:
@@ -36,6 +36,7 @@ namespace MobileGL {
|
||||
}
|
||||
}
|
||||
assert(false);
|
||||
return m_bindingSlots[0];
|
||||
}
|
||||
|
||||
void BufferState::MarkBufferObjectForDeletion(Uint index) {
|
||||
|
||||
Reference in New Issue
Block a user