Home
last modified time | relevance | path

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

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