Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.h91 bool validateAndConstructKernelParams(RSContext *Context,
Dslang_rs_export_foreach.cpp77 valid &= validateAndConstructKernelParams(Context, FD); in validateAndConstructParams()
164 bool RSExportForEach::validateAndConstructKernelParams( in validateAndConstructKernelParams() function in slang::RSExportForEach