MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / CustomPreProcess

Method CustomPreProcess

scripts/update_deps.py:560–561  ·  view source on GitHub ↗
(self, cmd_str, repo_dict)

Source from the content-addressed store, hash-verified

558 return True
559
560 def CustomPreProcess(self, cmd_str, repo_dict):
561 return cmd_str.format(repo_dict, self._args, CONFIG_MAP[self._args.config])
562
563 def PreBuild(self):
564 """Execute any prebuild steps from the repo root"""

Callers 1

CustomBuildMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected