Searched defs:RSExportFunc (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_func.h44 class RSExportFunc : public RSExportable { class in namespace:slang
53 RSExportFunc(RSContext *Context, const llvm::StringRef &Name, function in class:slang::RSExportFunc
71 static RSExportFunc *Create(RSContext *Context,
103 }; // RSExportFunc

Completed in 64 milliseconds