Searched refs:GLCTS_BIN_NAME (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/scripts/ |
H A D | build_caselists.py | 92 GLCTS_BIN_NAME = "glcts" variable 131 binPath = generator.getBinaryPath(buildCfg.getBuildType(), os.path.join(".", GLCTS_BIN_NAME))
|
H A D | mustpass.py | 28 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET, GLCTS_BIN_NAME namespace 432 build(buildCfg, generator, [GLCTS_BIN_NAME])
|
Completed in 2 milliseconds