Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dreflection.cpp222 …bool blockParent = (parentType.getBasicType() == EbtBlock && parentType.getQualifier().storage == … in countAggregateMembers() local
235 if (! strictArraySuffix || ! blockParent) in countAggregateMembers()
263 …bool blockParent = (baseType.getBasicType() == EbtBlock && baseType.getQualifier().storage == EvqB… in blowUpActiveAggregate() local
283 else if (strictArraySuffix && blockParent) in blowUpActiveAggregate()
304 else if (strictArraySuffix && blockParent) in blowUpActiveAggregate()
318 blockParent = false; in blowUpActiveAggregate()
333 blockParent = false; in blowUpActiveAggregate()
357 if ((strictArraySuffix && blockParent) || in blowUpActiveAggregate()
403 if (topLevelArraySize == -1 && arrayStride == 0 && blockParent) in blowUpActiveAggregate()
406 if (strictArraySuffix && blockParent) { in blowUpActiveAggregate()
/external/angle/src/compiler/translator/tree_ops/
DEmulatePrecision.cpp441 TIntermBlock *blockParent = parent->getAsBlock(); in ParentUsesResult() local
445 if (blockParent) in ParentUsesResult()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...