Home
last modified time | relevance | path

Searched refs:toArrayBaseType (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteArrayOfArrayOfOpaqueUniforms.cpp292 newType->toArrayBaseType(); in visitDeclaration()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DReplaceClipCullDistanceVariable.cpp315 clipCullDistanceType->toArrayBaseType(); in declareANGLEVariable()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.h229 void toArrayBaseType();
DTypes.cpp695 void TType::toArrayBaseType() in toArrayBaseType() function in sh::TType
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp331 inner.toArrayBaseType(); in InnermostType()