Home
last modified time | relevance | path

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

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