Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp30 const char KERNEL_LAUNCH_FUNCTION_NAME_WITH_OPTIONS[] = "rsForEachWithOptions"; variable
108 } else if (funcName.equals(KERNEL_LAUNCH_FUNCTION_NAME_WITH_OPTIONS)) { in matchKernelLaunchCall()