Home
last modified time | relevance | path

Searched defs:aggregate (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DScalarizeVecAndMatConstructorArgs.cpp111 void ScalarizeArgsTraverser::scalarizeArgs(TIntermAggregate *aggregate, in scalarizeArgs() argument
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c162 unsigned char aggregate; member
/third_party/skia/src/core/
H A DSkImageFilter.cpp545 SkIRect aggregate = this->onFilterBounds(input, mapping.layerMatrix(), in onGetInputLayerBounds() local
556 SkIRect aggregate = this->onFilterBounds(SkIRect(contentBounds), mapping.layerMatrix(), in onGetOutputLayerBounds() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetalDirect.cpp269 TIntermAggregate *aggregate = in RotateAndFlipBuiltinVariable() local
/third_party/node/deps/v8/src/torque/
H A Dtypes.h216 const AggregateType* aggregate; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp93 size_t aggregate; // 0: value itself, 1:struct, 2+:Array member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp91 size_t aggregate; // 0: value itself, 1:struct, 2+:Array member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DParseHelper.cpp1083 bool TParseContext::functionCallLValueErrorCheck(const TFunction *fnCandidate, TIntermAggregate *aggregate) in functionCallLValueErrorCheck() argument
1619 TIntermAggregate *aggregate = intermediate.makeAggregate(intermSymbol, identifierLoc); in parseInvariantDeclaration() local
1890 TIntermAggregate *aggregate = intermediate.growAggregate(functionPrototype, functionBody, location); in addFunctionDefinition() local
2467 TIntermAggregate *aggregate = intermediate.makeAggregate(intermediate.addSymbol(symbolId, symbolName, interfaceBlockType, typeQualifier.line), nameLine); addInterfaceBlock() local
3624 TIntermAggregate *aggregate = intermediate.setAggregateOperator(paramNode, op, loc); addFunctionCallOrMethod() local
3690 TIntermAggregate *aggregate = intermediate.setAggregateOperator(paramNode, EOpFunctionCall, loc); addFunctionCallOrMethod() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp1366 TIntermAggregate* aggregate = arguments->getAsAggregate(); in handleFunctionCall() local
1799 TIntermAggregate* aggregate = arguments->getAsAggregate(); in addInputArgumentConversions() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp5522 TIntermAggregate* aggregate = arguments ? arguments->getAsAggregate() : nullptr; handleFunctionCall() local
5764 TIntermAggregate* aggregate = arguments->getAsAggregate(); addInputArgumentConversions() local
5837 TIntermAggregate* aggregate = arguments->getAsAggregate(); expandArguments() local
5999 addStructBuffArguments(const TSourceLoc& loc, TIntermAggregate*& aggregate) addStructBuffArguments() argument
[all...]

Completed in 28 milliseconds