Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp107 valid &= processSpecialParameters(Context, FD, &IndexOfFirstSpecialParameter); in validateAndConstructOldStyleParams()
195 valid &= processSpecialParameters(Context, FD, &IndexOfFirstSpecialParameter); in validateAndConstructKernelParams()
253 bool RSExportForEach::processSpecialParameters( in processSpecialParameters() function in slang::RSExportForEach
Dslang_rs_export_foreach.h94 bool processSpecialParameters(RSContext *Context,