Home
last modified time | relevance | path

Searched refs:isRemovedStructType (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplersOld.cpp280 if (!fieldType.isSampler() && !isRemovedStructType(fieldType)) in stripStructSpecifierSamplers()
330 bool isRemovedStructType(const TType &type) const in isRemovedStructType() function in sh::__anonf793e97a0111::Traverser
DRewriteStructSamplers.cpp543 if (!fieldType.isSampler() && !isRemovedStructType(fieldType)) in stripStructSpecifierSamplers()
593 bool isRemovedStructType(const TType &type) const in isRemovedStructType() function in sh::__anon63ec13db0111::Traverser