[Improvement] (VertexArrayState.cpp): Text "buffer"->"vertex array".

This commit is contained in:
BZLZHH
2025-05-02 02:56:40 +08:00
committed by GitHub
parent f550ca27c9
commit 0c7a2eff3a
@@ -2,7 +2,7 @@
// Created by BZLZHH on 2025/5/1.
//
// TODO: Add more gl error check for buffer state manager.
// TODO: Add more gl error check for vertex array state manager.
#include "VertexArrayState.h"