[Feat] (MG_Test/VertexArrayTest): Implement VertexArrayTest.

This commit is contained in:
BZLZHH
2025-07-25 16:53:10 +08:00
parent 4154d3f4ee
commit 6b66608354
3 changed files with 238 additions and 0 deletions
+1
View File
@@ -30,4 +30,5 @@ include(GoogleTest)
gtest_discover_tests(SanityTest)
add_subdirectory(Buffer)
add_subdirectory(VertexArray)
add_subdirectory(Program)