Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp67 #define RS_EXPORT_FOREACH_INDEX_PREFIX "mExportForEachIdx_" macro
649 C.indent() << "//private final static int "RS_EXPORT_FOREACH_INDEX_PREFIX in genExportForEach()
655 C.indent() << "private final static int "RS_EXPORT_FOREACH_INDEX_PREFIX in genExportForEach()
697 C.indent() << "return createKernelID(" << RS_EXPORT_FOREACH_INDEX_PREFIX in genExportForEach()
770 C.indent() << "forEach("RS_EXPORT_FOREACH_INDEX_PREFIX << EF->getName(); in genExportForEach()