Searched refs:mPrecision (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_context.h71 std::string mPrecision; member in class:slang::RSContext
239 void setPrecision(const std::string &P) { mPrecision = P; }
240 std::string getPrecision() { return mPrecision; }

Completed in 257 milliseconds