Searched defs:isStructInput (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_backend.cpp624 std::vector<bool> isStructInput; local
632 isStructInput.push_back(true);
635 isStructInput.push_back(false);
704 if (isStructInput[i]) {

Completed in 54 milliseconds