Searched refs:ExportClassMatrix (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_var.cpp83 case RSExportType::ExportClassMatrix:
H A Dslang_rs_reflection.cpp198 case RSExportType::ExportClassMatrix: {
234 case RSExportType::ExportClassMatrix:
264 } else if (ET->getClass() == RSExportType::ExportClassMatrix) {
541 case RSExportType::ExportClassMatrix:
597 case RSExportType::ExportClassMatrix: {
1090 slangAssert((EV->getType()->getClass() == RSExportType::ExportClassMatrix) &&
1244 case RSExportType::ExportClassMatrix: {
1367 case RSExportType::ExportClassMatrix:
1804 case RSExportType::ExportClassMatrix:
H A Dslang_rs_export_type.h177 ExportClassMatrix, enumerator in enum:slang::RSExportType::__anon1150
451 : RSExportType(Context, ExportClassMatrix, Name),
H A Dslang_rs_reflection_cpp.cpp90 case RSExportType::ExportClassMatrix: {
520 case RSExportType::ExportClassMatrix: {
719 case RSExportType::ExportClassMatrix: {
922 case RSExportType::ExportClassMatrix:
H A Dslang_rs_backend.cpp225 case RSExportType::ExportClassMatrix: {
H A Dslang_rs_export_type.cpp1540 case RSExportType::ExportClassMatrix: {

Completed in 678 milliseconds