Home
last modified time | relevance | path

Searched refs:ExportClassMatrix (Results 1 – 7 of 7) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_var.cpp83 case RSExportType::ExportClassMatrix: in RSExportVar()
Dslang_rs_reflection.cpp236 case RSExportType::ExportClassMatrix: in GetTypeNullValue()
266 } else if (ET->getClass() == RSExportType::ExportClassMatrix) { in GetBuiltinElementConstruct()
368 case RSExportType::ExportClassMatrix: { in GetTypeName()
823 case RSExportType::ExportClassMatrix: in genInitExportVariable()
885 case RSExportType::ExportClassMatrix: { in genExportVariable()
1312 case RSExportType::ExportClassMatrix: in genExportReduceArrayVariant()
1351 case RSExportType::ExportClassMatrix: in genExportReduceArrayVariant()
2009 slangAssert((EV->getType()->getClass() == RSExportType::ExportClassMatrix) && in genMatrixTypeExportVariable()
2180 case RSExportType::ExportClassMatrix: { in genPackVarOfType()
2316 case RSExportType::ExportClassMatrix: in genAllocateVarOfType()
[all …]
Dslang_rs_reflection_cpp.cpp93 case RSExportType::ExportClassMatrix: { in GetTypeName()
533 case RSExportType::ExportClassMatrix: { in genExportVariablesGetterAndSetter()
772 case RSExportType::ExportClassMatrix: { in genPackVarOfType()
975 case RSExportType::ExportClassMatrix: in genInitExportVariable()
Dslang_rs_export_type.h203 ExportClassMatrix, enumerator
539 : RSExportType(Context, ExportClassMatrix, Name), in RSExportMatrixType()
Dslang_rs_export_reduce.cpp728 case RSExportType::ExportClassMatrix: in analyzeResultType()
Dslang_backend.cpp792 case RSExportType::ExportClassMatrix: { in dumpExportVarInfo()
Dslang_rs_export_type.cpp1670 case RSExportType::ExportClassMatrix: { in convertToRTD()