Searched refs:genMatrixTypeExportVariable (Results 1 – 4 of 4) sorted by relevance
91 void genMatrixTypeExportVariable(const RSExportVar *EV);
249 void genMatrixTypeExportVariable(Context &C, const RSExportVar *EV);
499 genMatrixTypeExportVariable(EV); in genExportVariable()615 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable() function in slang::RSReflectionCpp
582 genMatrixTypeExportVariable(C, EV); in genExportVariable()1018 void RSReflection::genMatrixTypeExportVariable(Context &C, in genMatrixTypeExportVariable() function in slang::RSReflection