Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.h80 bool validateAndConstructParams(RSContext *Context,
Dslang_rs_export_foreach.cpp98 bool RSExportForEach::validateAndConstructParams( in validateAndConstructParams() function in slang::RSExportForEach
478 if (!FE->validateAndConstructParams(Context, FD)) { in Create()