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

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

Completed in 27 milliseconds