Searched refs:shouldFlatten (Results 1 – 4 of 4) sorted by relevance
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 1161 bool HlslParseContext::shouldFlatten(const TType& type, TStorageQualifier qualifier, bool topLevel)… in shouldFlatten() function in glslang::HlslParseContext 1243 if (!shouldFlatten(type, outerQualifier.storage, false)) { in addFlattenedMember() 1384 if (!shouldFlatten(dereferencedType, outerStorage, false)) { in flattenAccess() 1703 … if (shouldFlatten(variable->getType(), variable->getType().getQualifier().storage, true)) { in handleFunctionDefinition() 2022 …} else if (shouldFlatten(variable.getType(), EvqVaryingIn /* not assigned yet, but close enough */… in transformEntryPoint() 2819 … } else if (flattened && !shouldFlatten(derefType, isLeft ? leftStorage : rightStorage, false)) { in handleAssign() 2857 …bool shouldFlattenSubsetLeft = isFlattenLeft && shouldFlatten(left->getType(), leftStorage, topLev… in handleAssign() 2858 …bool shouldFlattenSubsetRight = isFlattenRight && shouldFlatten(right->getType(), rightStorage, to… in handleAssign() 5402 … } else if (shouldFlatten(*(*fnCandidate)[i].type, (*fnCandidate)[i].type->getQualifier().storage, in handleFunctionCall() 5569 … if (!shouldFlatten(*function[param].type, function[param].type->getQualifier().storage, true)) { in addInputArgumentConversions() [all …]
|
D | hlslParseHelper.h | 253 bool shouldFlatten(const TType&, TStorageQualifier, bool topLevel) const;
|
/external/guice/extensions/persist/lib/ |
D | ognl-2.6.7.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/ASTAdd.class
ASTAdd ... |
/external/guice/extensions/struts2/lib/ |
D | ognl-3.0.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/enhance/
ognl/ ... |