Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1026 bool HasAllocation = false; // at least one in/out allocation? in genExportForEach() local
1041 HasAllocation = true; in genExportForEach()
1045 HasAllocation = true; in genExportForEach()
1056 HasAllocation = true; in genExportForEach()
1090 if (HasAllocation) { in genExportForEach()