Home
last modified time | relevance | path

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

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