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

/frameworks/compile/slang/
H A Dslang_rs_backend.cpp296 std::vector<bool> isStructInput; local
303 isStructInput.push_back(true);
306 isStructInput.push_back(false);
375 if (isStructInput[i]) {

Completed in 58 milliseconds