Browse Source

Updated spirv-cross.

Бранимир Караџић 1 year ago
parent
commit
e5ffd1ede8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      3rdparty/spirv-cross/spirv_msl.cpp

+ 1 - 0
3rdparty/spirv-cross/spirv_msl.cpp

@@ -15206,6 +15206,7 @@ const std::unordered_set<std::string> &CompilerMSL::get_illegal_func_names()
 		"fmin3",
 		"fmax3",
 		"divide",
+		"median3",
 		"VARIABLE_TRACEPOINT",
 		"STATIC_DATA_TRACEPOINT",
 		"STATIC_DATA_TRACEPOINT_V",