Home
last modified time | relevance | path

Searched refs:mustpassLists (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/scripts/
Dmustpass.py394 def genSpecCPPIncludes (mustpassLists): argument
395 for mustpass in mustpassLists:
427 def genMustpassLists (mustpassLists, generator, buildCfg): argument
433 for mustpass in mustpassLists:
438 for mustpass in mustpassLists:
442 genSpecCPPIncludes(mustpassLists)
/third_party/vk-gl-cts/scripts/
Dmustpass.py623 def genMustpassLists (mustpassLists, generator, buildCfg): argument
627 for mustpass in mustpassLists:
632 for mustpass in mustpassLists: