Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp1105 union RSType *RSExportPrimitiveType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportPrimitiveType
1157 union RSType *RSExportPointerType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportPointerType
1237 union RSType *RSExportVectorType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportVectorType
1344 union RSType *RSExportMatrixType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportMatrixType
1388 union RSType *RSExportConstantArrayType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportConstantArrayType
1507 union RSType *RSExportRecordType::convertToSpecType() const { in convertToSpecType() function in slang::RSExportRecordType