Searched defs:baseDir (Results 1 - 5 of 5) sorted by relevance
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/ |
| H A D | insertTags.py | 97 baseDir = 'man' variable 100 baseDir = sys.argv[1] variable
|
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_html.cpp | 28 print_table_header(SkFILEWStream* stream, const int matchCount, const int colorThreshold, const RecordArray& differences, const SkString &baseDir, const SkString &comparisonDir, bool doOutputDate = false) print_table_header() argument 225 print_diff_page(const int matchCount, const int colorThreshold, const RecordArray& differences, const SkString& baseDir, const SkString& comparisonDir, const SkString& outputDir) print_diff_page() argument
|
| H A D | skdiff_main.cpp | 361 create_diff_images(DiffMetricProc dmp, const int colorThreshold, bool ignoreColorSpace, RecordArray* differences, const SkString& baseDir, const SkString& comparisonDir, const SkString& outputDir, const StringArray& matchSubstrings, const StringArray& nomatchSubstrings, bool recurseIntoSubdirs, bool getBounds, bool verbose, DiffSummary* summary) create_diff_images() argument 604 SkString baseDir; main() local [all...] |
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | genRef.py | 984 baseDir = results.genpath + '/ref' global() variable 986 baseDir = results.baseDir global() variable [all...] |
| /third_party/glslang/gtests/ |
| H A D | TestFixture.h | 460 loadFileCompileAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, Target target, bool automap = true, const std::string& entryPointName=�, const std::string& baseDir=�, const bool enableOptimizer = false, const bool enableDebug = false, const bool enableNonSemanticShaderDebugInfo = false) loadFileCompileAndCheck() argument
|
Completed in 4 milliseconds