Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h264 void genExportFunction(Context &C,
Dslang_rs_reflection.cpp312 genExportFunction(C, *I); in genScriptClass()
601 void RSReflection::genExportFunction(Context &C, const RSExportFunc *EF) { in genExportFunction() function in slang::RSReflection