Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.h83 bool validateAndConstructOldStyleParams(RSContext *Context,
Dslang_rs_export_foreach.cpp123 valid |= validateAndConstructOldStyleParams(Context, FD); in validateAndConstructParams()
130 bool RSExportForEach::validateAndConstructOldStyleParams( in validateAndConstructOldStyleParams() function in slang::RSExportForEach