Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp373 bool isActiveUniform(const ImmutableString &rootStructureName) in isActiveUniform() argument
387 return mActiveUniforms->count(rootStructureName) > 0; in isActiveUniform()