Home
last modified time | relevance | path

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

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