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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp695 bool HasAllocation = false; // at least one in/out allocation? local
702 HasAllocation = true;
706 HasAllocation = true;
716 HasAllocation = true;
743 if (HasAllocation) {

Completed in 85 milliseconds