Home
last modified time | relevance | path

Searched defs:mustpass (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/scripts/
Dmustpass.py88 def getSrcDir (mustpass): argument
91 def getTmpDir (mustpass): argument
100 def getDstDir(mustpass): argument
103 def getDstCaseListPath (mustpass, package, configuration): argument
200 def readPatternLists (mustpass): argument
227 def insertXMLHeaders (mustpass, doc): argument
237 def genSpecXML (mustpass): argument
312 def genSpecCPPIncludeFile (specFilename, mustpass): argument
404 def genMustpass (mustpass, moduleCaseLists): argument
/third_party/vk-gl-cts/scripts/
Dmustpass.py108 def getSrcDir (mustpass): argument
111 def getTmpDir (mustpass): argument
121 def getDstCaseListPath (mustpass): argument
239 def readPatternLists (mustpass): argument
307 def insertXMLHeaders (mustpass, doc): argument
317 def genSpecXML (mustpass): argument
335 def genAndroidTestXml (mustpass): argument
385 def genMustpass (mustpass, moduleCaseDicts): argument
/third_party/vk-gl-cts/scripts/verify/
Dverify.py53 def verifyTestLog (filename, mustpass): argument