[Fix] (MG_State/Buffer): remove redundant buffer target

This commit is contained in:
2025-07-17 21:55:27 +08:00
parent f000ef4cbd
commit e72c1f70aa
@@ -5,8 +5,6 @@ namespace MobileGL {
Vertex, Vertex,
Index, Index,
Uniform, Uniform,
Array,
ElementArray,
CopyRead, CopyRead,
CopyWrite, CopyWrite,
PixelPack, PixelPack,