[Fix] (MG_Util/ShaderTranspiler): rename "sampler" in parameter name to avoid driver compiler issues

This commit is contained in:
2026-06-30 22:31:49 +08:00
parent 5b116696f0
commit 6c7c5a1bc7
15 changed files with 345 additions and 16 deletions
+2 -2
View File
@@ -39,5 +39,5 @@ target_link_libraries(
)
include(GoogleTest)
gtest_discover_tests(ProgramUtilTest)
gtest_discover_tests(ProgramTest)
gtest_discover_tests(ProgramUtilTest DISCOVERY_TIMEOUT 30)
gtest_discover_tests(ProgramTest DISCOVERY_TIMEOUT 30)