Home
last modified time | relevance | path

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

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