Home
last modified time | relevance | path

Searched refs:OutputDep (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs.cpp269 bool AllowRSPrefix, bool OutputDep, in compile() argument
277 if (OutputDep && (DepFiles.size() != IOFiles.size())) { in compile()
290 if (OutputDep) { in compile()
362 if (OutputDep) { in compile()
Dslang_rs.h137 bool AllowRSPrefix, bool OutputDep,