Searched refs:isRSObjectType (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.h377 inline bool isRSObjectType() const { function in class:slang::RSExportPrimitiveType
H A Dslang_rs_reflection_cpp.cpp70 if (EPT->isRSObjectType()) {
559 if (EPT->isRSObjectType()) {
H A Dslang_rs_export_type.cpp1094 if (EPT->isRSObjectType() && EPT->getRSContext()->is64Bit()) {
1162 if (isRSObjectType()) {
H A Dslang_backend.cpp541 if (PT->isRSObjectType()) {
H A Dslang_rs_reflection.cpp270 if (EPT->isRSObjectType())
2050 // if (static_cast<const RSExportPrimitiveType *>(T)->isRSObjectType())

Completed in 2289 milliseconds