Searched refs:getNextExportFuncSlot (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.h55 inline unsigned int getNextExportFuncSlot() { function in class:slang::RSReflectionCpp
H A Dslang_rs_reflection.h163 inline int getNextExportFuncSlot() { return mNextExportFuncSlot++; } function in class:slang::RSReflection::Context
H A Dslang_rs_reflection.cpp603 << EF->getName() << " = " << C.getNextExportFuncSlot() << ";"

Completed in 102 milliseconds