[Fix] (MG_State/BufferState): Fix compiling warning.

This commit is contained in:
BZLZHH
2025-09-06 12:11:55 +08:00
parent be46765c56
commit 6d6bec3d3e
@@ -36,6 +36,7 @@ namespace MobileGL {
}
}
assert(false);
return m_bindingSlots[0];
}
void BufferState::MarkBufferObjectForDeletion(Uint index) {