Home
last modified time | relevance | path

Searched defs:aggrNode (Results 1 – 4 of 4) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DConstant.cpp961 TIntermTyped* TIntermediate::fold(TIntermAggregate* aggrNode) in fold()
1305 bool TIntermediate::areAllChildConst(TIntermAggregate* aggrNode) in areAllChildConst()
1323 TIntermTyped* TIntermediate::foldConstructor(TIntermAggregate* aggrNode) in foldConstructor()
DParseHelper.cpp2955 TIntermAggregate *aggrNode = rightNode->getAsAggregate(); in lValueErrorCheck() local
7742 TIntermAggregate* aggrNode = node->getAsAggregate(); in addConstructor() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp322 TIntermAggregate *aggrNode = rightNode->getAsAggregate(); in lValueErrorCheck() local
2155 TIntermTyped* TParseContext::foldConstConstructor(TIntermAggregate* aggrNode, const TType& type) in foldConstConstructor()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp8449 TIntermAggregate* aggrNode = node->getAsAggregate(); in addConstructor() local