Home
last modified time | relevance | path

Searched refs:IsScalarBasicType (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAddExplicitTypeCasts.cpp32 if (IsScalarBasicType(retType)) in visitAggregatePost()
DAstHelpers.h107 bool IsScalarBasicType(const TType &type);
DRewriteUnaddressableReferences.cpp50 ASSERT(IsScalarBasicType(binary.getType())); in IsVectorAccess()
DAstHelpers.cpp280 bool sh::IsScalarBasicType(const TType &type) in IsScalarBasicType() function in sh