Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang.h193 void setOutputType(OutputType OT) { mOT = OT; } in setOutputType() function
Dslang_rs.cpp301 setOutputType(Opts.mOutputType); in compile()