mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 05:38:31 +09:00
[Fix] (MG_State/Buffer): pass PingPong test
This commit is contained in:
@@ -15,7 +15,8 @@ namespace MobileGL {
|
||||
AtomicCounter,
|
||||
DispatchIndirect,
|
||||
DrawIndirect,
|
||||
ShaderStorage
|
||||
ShaderStorage,
|
||||
BufferTargetCount
|
||||
};
|
||||
|
||||
enum class BufferUsage {
|
||||
|
||||
Reference in New Issue
Block a user