Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.h88 bool validateAndConstructOldStyleParams(RSContext *Context,
Dslang_rs_export_foreach.cpp79 valid &= validateAndConstructOldStyleParams(Context, FD); in validateAndConstructParams()
86 bool RSExportForEach::validateAndConstructOldStyleParams( in validateAndConstructOldStyleParams() function in slang::RSExportForEach