Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h90 void genVectorTypeExportVariable(const RSExportVar *EV);
Dslang_rs_reflection.h248 void genVectorTypeExportVariable(Context &C, const RSExportVar *EV);
Dslang_rs_reflection_cpp.cpp495 genVectorTypeExportVariable(EV); in genExportVariable()
577 void RSReflectionCpp::genVectorTypeExportVariable(const RSExportVar *EV) { in genVectorTypeExportVariable() function in slang::RSReflectionCpp
Dslang_rs_reflection.cpp578 genVectorTypeExportVariable(C, EV); in genExportVariable()
1003 void RSReflection::genVectorTypeExportVariable(Context &C, in genVectorTypeExportVariable() function in slang::RSReflection