Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h103 void genZeroInitExportVariable(const std::string &VarName);
Dslang_rs_reflection_cpp.cpp364 genZeroInitExportVariable(EV->getName()); in writeImplementationFile()
943 void RSReflectionCpp::genZeroInitExportVariable(const std::string &VarName) { in genZeroInitExportVariable() function in slang::RSReflectionCpp