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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp859 bool HasAllocation = false; // at least one in/out allocation? local
866 HasAllocation = true;
870 HasAllocation = true;
880 HasAllocation = true;
907 if (HasAllocation) {

Completed in 32 milliseconds