mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 14:18:31 +09:00
[Fix] (MG_State/Buffer): remove redundant buffer target
This commit is contained in:
@@ -5,8 +5,6 @@ namespace MobileGL {
|
|||||||
Vertex,
|
Vertex,
|
||||||
Index,
|
Index,
|
||||||
Uniform,
|
Uniform,
|
||||||
Array,
|
|
||||||
ElementArray,
|
|
||||||
CopyRead,
|
CopyRead,
|
||||||
CopyWrite,
|
CopyWrite,
|
||||||
PixelPack,
|
PixelPack,
|
||||||
|
|||||||
Reference in New Issue
Block a user