Searched refs:genMustpassLists (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | build_mustpass.py | 32 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists, parseBuildConfigFromCmdLineArgs namespace 81 genMustpassLists(MUSTPASS_LISTS, ANY_GENERATOR, parseBuildConfigFromCmdLineArgs())
|
/third_party/vk-gl-cts/scripts/ |
H A D | launchcontrol_build.py | 106 genMustpassLists(MUSTPASS_LISTS, MAKEFILE_GENERATOR, config)
|
H A D | build_android_mustpass.py | 26 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists, parseBuildConfigFromCmdLineArgs namespace 377 genMustpassLists(MUSTPASS_LISTS, ANY_GENERATOR, parseBuildConfigFromCmdLineArgs())
|
H A D | mustpass.py | 419 def genMustpassLists (mustpassLists, generator, buildCfg): function
|
/third_party/vk-gl-cts/external/openglcts/scripts/ |
H A D | build_mustpass.py | 27 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists namespace 1260 genMustpassLists(ES_MUSTPASS_LISTS, ANY_GENERATOR, ES_BUILD_CONFIG) 1262 genMustpassLists(gl_mustpass_lists, ANY_GENERATOR, GL_BUILD_CONFIG)
|
H A D | mustpass.py | 428 def genMustpassLists (mustpassLists, generator, buildCfg): function
|
Completed in 9 milliseconds