Home
last modified time | relevance | path

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

/external/swiftshader/tests/regres/cmd/regres/
Dmain.go124 type regres struct { struct
125 cmake string // path to cmake executable
126 make string // path to make executable
127 python string // path to python executable
128 tar string // path to tar executable
129 cacheRoot string // path to the regres cache directory
130 toolchain *llvm.Toolchain // the LLVM toolchain used to build SwiftShader
131 gerritEmail string // gerrit email address used for posting results
132 gerritUser string // gerrit username used for posting results
133 gerritPass string // gerrit password used for posting results
[all …]