Searched refs:hasExportFunc (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_context.h190 inline bool hasExportFunc() const { return !mExportFuncs.empty(); } function in class:slang::RSContext
H A Dslang_rs_backend.cpp511 if (mContext->hasExportFunc())

Completed in 38 milliseconds