Searched refs:makeTarget (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
H A D | makeSubmit.py | 40 def makeTarget(outDir, extensions, submitFileName, title, target): function 90 newSpec = makeTarget(outDir, required.union(extraexts), 96 baseSpec = makeTarget(outDir, extraexts,
|
/third_party/vk-gl-cts/scripts/ |
H A D | make_release.py | 192 def __init__ (self, srcFile, dstFile, makeTarget): 195 self.makeTarget = makeTarget 201 target = self.makeTarget(fullSrcPath, fullDstPath)
|
Completed in 2 milliseconds