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