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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp1196 std::string In1Length; local
1209 In1Length = InLength;
1212 mOut.indent() << "if (" << In1Length << " != " << InLength << ") {\n";

Completed in 64 milliseconds