[Feat] (MG_Backend/DirectVulkan): vertex input state builder

This commit is contained in:
2026-02-17 10:11:24 +08:00
parent 53989d1711
commit 206d8ab36a
6 changed files with 145 additions and 7 deletions
+1
View File
@@ -214,6 +214,7 @@ set(SOURCE_FILES
MobileGL/MG_Backend/DirectVulkan/Renderer/SwapchainObject.cpp
MobileGL/MG_Backend/DirectVulkan/Renderer/FrameContext.cpp
MobileGL/MG_Backend/DirectVulkan/Renderer/ProgramFactory.cpp
MobileGL/MG_Backend/DirectVulkan/Renderer/VertexInputStateBuilder.cpp
MobileGL/MG_Backend/DirectVulkan/Renderer/VkBufferObject.cpp
MobileGL/MG_State/GLState/Core.cpp