Home
last modified time | relevance | path

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

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