mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-10 13:18:31 +09:00
[Improvement] (HeaderSystem): Optimize header system, highly improving performance.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// TODO: Add more gl error check for buffer state manager.
|
||||
|
||||
#include "BufferState.h"
|
||||
#include "../../../Includes.h"
|
||||
|
||||
//GLenum BufferState::GenName(GLuint *buffer) {
|
||||
// MG_Util::Debug::LogD("MG_State: Buffer: GenName");
|
||||
|
||||
Reference in New Issue
Block a user