Home
last modified time | relevance | path

Searched refs:genMatrixTypeExportVariable (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h91 void genMatrixTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection.h249 void genMatrixTypeExportVariable(Context &C, const RSExportVar *EV);
Dslang_rs_reflection_cpp.cpp499 genMatrixTypeExportVariable(EV); in genExportVariable()
615 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable() function in slang::RSReflectionCpp
Dslang_rs_reflection.cpp582 genMatrixTypeExportVariable(C, EV); in genExportVariable()
1018 void RSReflection::genMatrixTypeExportVariable(Context &C, in genMatrixTypeExportVariable() function in slang::RSReflection