Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp151 valid |= processSpecialParameters(Context, FD, &IndexOfFirstSpecialParameter); in validateAndConstructOldStyleParams()
239 valid |= processSpecialParameters(Context, FD, &IndexOfFirstSpecialParameter); in validateAndConstructKernelParams()
297 bool RSExportForEach::processSpecialParameters( in processSpecialParameters() function in slang::RSExportForEach
Dslang_rs_export_foreach.h89 bool processSpecialParameters(RSContext *Context,