Home
last modified time | relevance | path

Searched defs:convertToSpecType (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.cpp1034 union RSType *RSExportPrimitiveType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportPrimitiveType
1086 union RSType *RSExportPointerType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportPointerType
1166 union RSType *RSExportVectorType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportVectorType
1273 union RSType *RSExportMatrixType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportMatrixType
1317 union RSType *RSExportConstantArrayType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportConstantArrayType
1436 union RSType *RSExportRecordType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportRecordType