[Fix] (MG_Backend/DirectVulkan): Add shader position transforms & correct namespace name.

This commit is contained in:
BZLZHH
2026-02-16 14:06:34 +08:00
parent 3bafdee45d
commit 40fc317f69
7 changed files with 401 additions and 29 deletions
+1 -1
View File
@@ -347,4 +347,4 @@ if (NOT ANDROID)
if (MOBILEGL_BUILD_BENCHMARK)
add_subdirectory(MobileGL/MG_Benchmark)
endif()
endif()
endif()