mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +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 vertex array state manager.
|
||||
|
||||
#include "VertexArrayState.h"
|
||||
#include "../../../Includes.h"
|
||||
|
||||
VertexArrayState::VertexArrayState() {
|
||||
vaos_[0];
|
||||
|
||||
Reference in New Issue
Block a user