Home
last modified time | relevance | path

Searched refs:deepCopy (Results 1 – 25 of 1818) sorted by relevance

12345678910>>...73

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp36 new TIntermBinary(EOpSub, new TIntermBinary(EOpMul, du->deepCopy(), v->deepCopy()), in DerivativeQuotient()
37 new TIntermBinary(EOpMul, dv->deepCopy(), u->deepCopy())), in DerivativeQuotient()
38 new TIntermBinary(EOpMul, vRecip->deepCopy(), vRecip->deepCopy())); in DerivativeQuotient()
100 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 2))); in TransformImplicitDerivativeXMajor()
102 new TIntermBinary(EOpAssign, dv->deepCopy(), Swizzle1(dOuter->deepCopy(), 1))); in TransformImplicitDerivativeXMajor()
151 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 0))); in TransformImplicitDerivativeYMajor()
153 new TIntermBinary(EOpAssign, dv->deepCopy(), Swizzle1(dOuter->deepCopy(), 2))); in TransformImplicitDerivativeYMajor()
202 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 0))); in TransformImplicitDerivativeZMajor()
666 new TIntermBinary(EOpAssign, ma->deepCopy(), absX->deepCopy())); in declareCoordTranslationFunction()
671 new TIntermBinary(EOpAssign, ma->deepCopy(), absY->deepCopy())); in declareCoordTranslationFunction()
[all …]
H A DRewriteExpressionsWithShaderStorageBlock.cpp194 insertInitStatementAndReturnTempSymbol(node->getLeft()->deepCopy(), &insertions); in visitBinary()
196 new TIntermBinary(node->getOp(), tempSymbol->deepCopy(), rightNode->deepCopy()); in visitBinary()
201 new TIntermBinary(EOpAssign, node->getLeft(), tempSymbol->deepCopy()); in visitBinary()
208 new TIntermBinary(node->getOp(), node->getLeft(), rightNode->deepCopy()); in visitBinary()
237 new TIntermBinary(node->getOp(), leftNode->deepCopy(), rightNode->deepCopy()); in visitBinary()
301 EOpAssign, ssboArgument->deepCopy(), argumentCopy->deepCopy()); in visitAggregate()
329 queueReplacement(tempSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitAggregate()
368 TIntermUnary *newUnary = new TIntermUnary(node->getOp(), temp1->deepCopy(), nullptr); in visitUnary()
371 new TIntermBinary(EOpAssign, node->getOperand()->deepCopy(), temp1->deepCopy()); in visitUnary()
374 queueReplacement(temp2->deepCopy(), OriginalNode::IS_DROPPED); in visitUnary()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp36 new TIntermBinary(EOpSub, new TIntermBinary(EOpMul, du->deepCopy(), v->deepCopy()), in DerivativeQuotient()
37 new TIntermBinary(EOpMul, dv->deepCopy(), u->deepCopy())), in DerivativeQuotient()
38 new TIntermBinary(EOpMul, vRecip->deepCopy(), vRecip->deepCopy())); in DerivativeQuotient()
100 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 2))); in TransformImplicitDerivativeXMajor()
102 new TIntermBinary(EOpAssign, dv->deepCopy(), Swizzle1(dOuter->deepCopy(), 1))); in TransformImplicitDerivativeXMajor()
151 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 0))); in TransformImplicitDerivativeYMajor()
153 new TIntermBinary(EOpAssign, dv->deepCopy(), Swizzle1(dOuter->deepCopy(), 2))); in TransformImplicitDerivativeYMajor()
202 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 0))); in TransformImplicitDerivativeZMajor()
666 new TIntermBinary(EOpAssign, ma->deepCopy(), absX->deepCopy())); in declareCoordTranslationFunction()
671 new TIntermBinary(EOpAssign, ma->deepCopy(), absY->deepCopy())); in declareCoordTranslationFunction()
[all …]
H A DRewriteExpressionsWithShaderStorageBlock.cpp194 insertInitStatementAndReturnTempSymbol(node->getLeft()->deepCopy(), &insertions); in visitBinary()
196 new TIntermBinary(node->getOp(), tempSymbol->deepCopy(), rightNode->deepCopy()); in visitBinary()
201 new TIntermBinary(EOpAssign, node->getLeft(), tempSymbol->deepCopy()); in visitBinary()
208 new TIntermBinary(node->getOp(), node->getLeft(), rightNode->deepCopy()); in visitBinary()
237 new TIntermBinary(node->getOp(), leftNode->deepCopy(), rightNode->deepCopy()); in visitBinary()
301 EOpAssign, ssboArgument->deepCopy(), argumentCopy->deepCopy()); in visitAggregate()
329 queueReplacement(tempSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitAggregate()
368 TIntermUnary *newUnary = new TIntermUnary(node->getOp(), temp1->deepCopy(), nullptr); in visitUnary()
371 new TIntermBinary(EOpAssign, node->getOperand()->deepCopy(), temp1->deepCopy()); in visitUnary()
374 queueReplacement(temp2->deepCopy(), OriginalNode::IS_DROPPED); in visitUnary()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp36 new TIntermBinary(EOpSub, new TIntermBinary(EOpMul, du->deepCopy(), v->deepCopy()), in DerivativeQuotient()
37 new TIntermBinary(EOpMul, dv->deepCopy(), u->deepCopy())), in DerivativeQuotient()
38 new TIntermBinary(EOpMul, vRecip->deepCopy(), vRecip->deepCopy())); in DerivativeQuotient()
100 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 2))); in TransformImplicitDerivativeXMajor()
102 new TIntermBinary(EOpAssign, dv->deepCopy(), Swizzle1(dOuter->deepCopy(), 1))); in TransformImplicitDerivativeXMajor()
151 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 0))); in TransformImplicitDerivativeYMajor()
153 new TIntermBinary(EOpAssign, dv->deepCopy(), Swizzle1(dOuter->deepCopy(), 2))); in TransformImplicitDerivativeYMajor()
202 new TIntermBinary(EOpAssign, du->deepCopy(), Swizzle1(dOuter->deepCopy(), 0))); in TransformImplicitDerivativeZMajor()
666 new TIntermBinary(EOpAssign, ma->deepCopy(), absX->deepCopy())); in declareCoordTranslationFunction()
671 new TIntermBinary(EOpAssign, ma->deepCopy(), absY->deepCopy())); in declareCoordTranslationFunction()
[all …]
H A DRewriteExpressionsWithShaderStorageBlock.cpp194 insertInitStatementAndReturnTempSymbol(node->getLeft()->deepCopy(), &insertions); in visitBinary()
196 new TIntermBinary(node->getOp(), tempSymbol->deepCopy(), rightNode->deepCopy()); in visitBinary()
201 new TIntermBinary(EOpAssign, node->getLeft(), tempSymbol->deepCopy()); in visitBinary()
208 new TIntermBinary(node->getOp(), node->getLeft(), rightNode->deepCopy()); in visitBinary()
237 new TIntermBinary(node->getOp(), leftNode->deepCopy(), rightNode->deepCopy()); in visitBinary()
301 EOpAssign, ssboArgument->deepCopy(), argumentCopy->deepCopy()); in visitAggregate()
329 queueReplacement(tempSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitAggregate()
368 TIntermUnary *newUnary = new TIntermUnary(node->getOp(), temp1->deepCopy(), nullptr); in visitUnary()
371 new TIntermBinary(EOpAssign, node->getOperand()->deepCopy(), temp1->deepCopy()); in visitUnary()
374 queueReplacement(temp2->deepCopy(), OriginalNode::IS_DROPPED); in visitUnary()
[all …]
/dports/lang/nim/nim-1.6.2/tests/arc/
H A Dtdeepcopy.nim14 called deepCopy for int
15 called deepCopy for int
16 called deepCopy for int
17 called deepCopy for int
18 called deepCopy for int
19 called deepCopy for int
20 called deepCopy for int
21 called deepCopy for int
22 called deepCopy for int
38 deepCopy y, "abc"
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/Core/Testing/Cxx/
H A DTestDataArrayComponentNames.cxx92 deepCopy->SetComponentName(2,"z"); in TestDataArrayComponentNames()
93 deepCopy->SetComponentName(1,"y"); in TestDataArrayComponentNames()
94 deepCopy->SetComponentName(0,"x"); in TestDataArrayComponentNames()
95 deepCopy->DeepCopy( farray ); in TestDataArrayComponentNames()
102 deepCopy->Delete(); in TestDataArrayComponentNames()
110 deepCopy->Delete(); in TestDataArrayComponentNames()
124 deepCopy->Delete(); in TestDataArrayComponentNames()
128 deepCopy->Delete(); in TestDataArrayComponentNames()
134 deepCopy = vtkDoubleArray::New(); in TestDataArrayComponentNames()
135 deepCopy->DeepCopy( farray ); in TestDataArrayComponentNames()
[all …]
/dports/math/vtk9/VTK-9.1.0/Common/Core/Testing/Cxx/
H A DTestDataArrayComponentNames.cxx83 deepCopy->SetComponentName(2, "z"); in TestDataArrayComponentNames()
84 deepCopy->SetComponentName(1, "y"); in TestDataArrayComponentNames()
85 deepCopy->SetComponentName(0, "x"); in TestDataArrayComponentNames()
86 deepCopy->DeepCopy(farray); in TestDataArrayComponentNames()
92 deepCopy->Delete(); in TestDataArrayComponentNames()
99 deepCopy->Delete(); in TestDataArrayComponentNames()
112 deepCopy->Delete(); in TestDataArrayComponentNames()
116 deepCopy->Delete(); in TestDataArrayComponentNames()
122 deepCopy = vtkDoubleArray::New(); in TestDataArrayComponentNames()
123 deepCopy->DeepCopy(farray); in TestDataArrayComponentNames()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/Core/Testing/Cxx/
H A DTestDataArrayComponentNames.cxx92 deepCopy->SetComponentName(2,"z"); in TestDataArrayComponentNames()
93 deepCopy->SetComponentName(1,"y"); in TestDataArrayComponentNames()
94 deepCopy->SetComponentName(0,"x"); in TestDataArrayComponentNames()
95 deepCopy->DeepCopy( farray ); in TestDataArrayComponentNames()
102 deepCopy->Delete(); in TestDataArrayComponentNames()
110 deepCopy->Delete(); in TestDataArrayComponentNames()
124 deepCopy->Delete(); in TestDataArrayComponentNames()
128 deepCopy->Delete(); in TestDataArrayComponentNames()
134 deepCopy = vtkDoubleArray::New(); in TestDataArrayComponentNames()
135 deepCopy->DeepCopy( farray ); in TestDataArrayComponentNames()
[all …]
/dports/games/hs-scroll/scroll-1.20180421/
H A DDeepCopy.hs13 deepCopy :: a -> M a
16 deepCopy s = S function
17 <$> deepCopy (world s)
18 <*> deepCopy (flipSide s)
20 <*> deepCopy (bottomBuffer s)
31 deepCopy (w1, w2) = (,) function
32 <$> deepCopy w1
33 <*> deepCopy w2
36 deepCopy w = lift $ V.unsafeThaw =<< V.mapM copyline =<< V.freeze w function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/java/src/test/java/com/facebook/thrift/
H A DStructTest.java73 copy = orig.deepCopy(); in testStructEquality()
78 copy = orig.deepCopy(); in testStructEquality()
85 copy = orig.deepCopy(); in testStructEquality()
88 copy = orig.deepCopy(); in testStructEquality()
93 copy = orig.deepCopy(); in testStructEquality()
100 copy = orig.deepCopy(); in testStructEquality()
103 copy = orig.deepCopy(); in testStructEquality()
150 copy = orig.deepCopy(); in testStructAllTypeEquality()
154 copy = orig.deepCopy(); in testStructAllTypeEquality()
164 copy = orig.deepCopy(); in testStructAllTypeEquality()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_ops/d3d/
H A DRewriteExpressionsWithShaderStorageBlock.cpp194 insertInitStatementAndReturnTempSymbol(node->getLeft()->deepCopy(), &insertions); in visitBinary()
196 new TIntermBinary(node->getOp(), tempSymbol->deepCopy(), rightNode->deepCopy()); in visitBinary()
201 new TIntermBinary(EOpAssign, node->getLeft(), tempSymbol->deepCopy()); in visitBinary()
208 new TIntermBinary(node->getOp(), node->getLeft(), rightNode->deepCopy()); in visitBinary()
237 new TIntermBinary(node->getOp(), leftNode->deepCopy(), rightNode->deepCopy()); in visitBinary()
301 EOpAssign, ssboArgument->deepCopy(), argumentCopy->deepCopy()); in visitAggregate()
329 queueReplacement(tempSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitAggregate()
368 TIntermUnary *newUnary = new TIntermUnary(node->getOp(), temp1->deepCopy(), nullptr); in visitUnary()
371 new TIntermBinary(EOpAssign, node->getOperand()->deepCopy(), temp1->deepCopy()); in visitUnary()
374 queueReplacement(temp2->deepCopy(), OriginalNode::IS_DROPPED); in visitUnary()
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/tree_ops/d3d/
H A DRewriteExpressionsWithShaderStorageBlock.cpp194 insertInitStatementAndReturnTempSymbol(node->getLeft()->deepCopy(), &insertions); in visitBinary()
196 new TIntermBinary(node->getOp(), tempSymbol->deepCopy(), rightNode->deepCopy()); in visitBinary()
201 new TIntermBinary(EOpAssign, node->getLeft(), tempSymbol->deepCopy()); in visitBinary()
208 new TIntermBinary(node->getOp(), node->getLeft(), rightNode->deepCopy()); in visitBinary()
237 new TIntermBinary(node->getOp(), leftNode->deepCopy(), rightNode->deepCopy()); in visitBinary()
301 EOpAssign, ssboArgument->deepCopy(), argumentCopy->deepCopy()); in visitAggregate()
329 queueReplacement(tempSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitAggregate()
368 TIntermUnary *newUnary = new TIntermUnary(node->getOp(), temp1->deepCopy(), nullptr); in visitUnary()
371 new TIntermBinary(EOpAssign, node->getOperand()->deepCopy(), temp1->deepCopy()); in visitUnary()
374 queueReplacement(temp2->deepCopy(), OriginalNode::IS_DROPPED); in visitUnary()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_ops/d3d/
H A DRewriteExpressionsWithShaderStorageBlock.cpp194 insertInitStatementAndReturnTempSymbol(node->getLeft()->deepCopy(), &insertions); in visitBinary()
196 new TIntermBinary(node->getOp(), tempSymbol->deepCopy(), rightNode->deepCopy()); in visitBinary()
201 new TIntermBinary(EOpAssign, node->getLeft(), tempSymbol->deepCopy()); in visitBinary()
208 new TIntermBinary(node->getOp(), node->getLeft(), rightNode->deepCopy()); in visitBinary()
237 new TIntermBinary(node->getOp(), leftNode->deepCopy(), rightNode->deepCopy()); in visitBinary()
301 EOpAssign, ssboArgument->deepCopy(), argumentCopy->deepCopy()); in visitAggregate()
329 queueReplacement(tempSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitAggregate()
368 TIntermUnary *newUnary = new TIntermUnary(node->getOp(), temp1->deepCopy(), nullptr); in visitUnary()
371 new TIntermBinary(EOpAssign, node->getOperand()->deepCopy(), temp1->deepCopy()); in visitUnary()
374 queueReplacement(temp2->deepCopy(), OriginalNode::IS_DROPPED); in visitUnary()
[all …]
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/sceneObjectReduced/
H A DsceneObjectReducedGPU6DOF.cpp39deepCopy): SceneObjectWithRestPosition(objMesh, deepCopy), SceneObjectReduced(objMesh, modalMatrix… in SceneObjectReducedGPU6DOF() argument
42deepCopy): SceneObjectWithRestPosition(objMesh, deepCopy), SceneObjectReduced(objMesh, modalMatrix… in SceneObjectReducedGPU6DOF() argument
/dports/devel/p5-Paranoid/Paranoid-2.08/t/
H A D05_data.t24 $rv = deepCopy( $sScalar, $tScalar );
27 $rv = deepCopy( @sArray, @tArray );
30 $rv = deepCopy( %sHash, %tHash );
44 $rv = deepCopy( @sArray, @tArray );
47 $rv = deepCopy( %sHash, %tHash );
57 $rv = deepCopy( @sArray, @tArray );
60 $rv = deepCopy( %sHash, %tHash );
67 $rv = deepCopy( @sArray, @tArray );
120 deepCopy( %sHash, %tHash );
/dports/lang/nim/nim-1.6.2/tests/parallel/
H A Dtdeepcopy.nim4 called deepCopy for int
5 called deepCopy for int
20 deepCopy(x, PBinaryTree(ri: PBinaryTree(le: PBinaryTree(value: 13))))
22 deepCopy y, "abc"
33 proc `=deepCopy`[T](b: ref Bar[T]): ref Bar[T] =
37 echo "called deepCopy for int"
39 echo "called deepCopy for something else"
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp38 queueReplacement(mNewSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitSymbol()
83 new TIntermBinary(EOpAssign, instanceIDSymbol->deepCopy(), normalizedInstanceIDAsInt); in InitializeViewIDAndInstanceID()
88 new TIntermBinary(EOpIMod, glInstanceIDAsUint->deepCopy(), numberOfViewsUint->deepCopy()); in InitializeViewIDAndInstanceID()
92 new TIntermBinary(EOpAssign, viewIDSymbol->deepCopy(), normalizedViewID); in InitializeViewIDAndInstanceID()
108 declaration->appendDeclarator(typedNode->deepCopy()); in DeclareGlobalVariable()
139 new TIntermBinary(EOpAdd, viewIDAsInt->deepCopy(), multiviewBaseViewLayerIndexSymbol); in SelectViewIndexInVertexShader()
148 new TIntermBinary(EOpLessThan, multiviewBaseViewLayerIndexSymbol->deepCopy(), in SelectViewIndexInVertexShader()
208 SelectViewIndexInVertexShader(viewIDSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
209 multiviewBaseViewLayerIndexSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp38 queueReplacement(mNewSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitSymbol()
83 new TIntermBinary(EOpAssign, instanceIDSymbol->deepCopy(), normalizedInstanceIDAsInt); in InitializeViewIDAndInstanceID()
88 new TIntermBinary(EOpIMod, glInstanceIDAsUint->deepCopy(), numberOfViewsUint->deepCopy()); in InitializeViewIDAndInstanceID()
92 new TIntermBinary(EOpAssign, viewIDSymbol->deepCopy(), normalizedViewID); in InitializeViewIDAndInstanceID()
108 declaration->appendDeclarator(typedNode->deepCopy()); in DeclareGlobalVariable()
139 new TIntermBinary(EOpAdd, viewIDAsInt->deepCopy(), multiviewBaseViewLayerIndexSymbol); in SelectViewIndexInVertexShader()
148 new TIntermBinary(EOpLessThan, multiviewBaseViewLayerIndexSymbol->deepCopy(), in SelectViewIndexInVertexShader()
208 SelectViewIndexInVertexShader(viewIDSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
209 multiviewBaseViewLayerIndexSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp38 queueReplacement(mNewSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitSymbol()
83 new TIntermBinary(EOpAssign, instanceIDSymbol->deepCopy(), normalizedInstanceIDAsInt); in InitializeViewIDAndInstanceID()
88 new TIntermBinary(EOpIMod, glInstanceIDAsUint->deepCopy(), numberOfViewsUint->deepCopy()); in InitializeViewIDAndInstanceID()
92 new TIntermBinary(EOpAssign, viewIDSymbol->deepCopy(), normalizedViewID); in InitializeViewIDAndInstanceID()
108 declaration->appendDeclarator(typedNode->deepCopy()); in DeclareGlobalVariable()
139 new TIntermBinary(EOpAdd, viewIDAsInt->deepCopy(), multiviewBaseViewLayerIndexSymbol); in SelectViewIndexInVertexShader()
148 new TIntermBinary(EOpLessThan, multiviewBaseViewLayerIndexSymbol->deepCopy(), in SelectViewIndexInVertexShader()
208 SelectViewIndexInVertexShader(viewIDSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
209 multiviewBaseViewLayerIndexSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp38 queueReplacement(mNewSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitSymbol()
83 new TIntermBinary(EOpAssign, instanceIDSymbol->deepCopy(), normalizedInstanceIDAsInt); in InitializeViewIDAndInstanceID()
88 new TIntermBinary(EOpIMod, glInstanceIDAsUint->deepCopy(), numberOfViewsUint->deepCopy()); in InitializeViewIDAndInstanceID()
92 new TIntermBinary(EOpAssign, viewIDSymbol->deepCopy(), normalizedViewID); in InitializeViewIDAndInstanceID()
108 declaration->appendDeclarator(typedNode->deepCopy()); in DeclareGlobalVariable()
139 new TIntermBinary(EOpAdd, viewIDAsInt->deepCopy(), multiviewBaseViewLayerIndexSymbol); in SelectViewIndexInVertexShader()
148 new TIntermBinary(EOpLessThan, multiviewBaseViewLayerIndexSymbol->deepCopy(), in SelectViewIndexInVertexShader()
208 SelectViewIndexInVertexShader(viewIDSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
209 multiviewBaseViewLayerIndexSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp38 queueReplacement(mNewSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitSymbol()
83 new TIntermBinary(EOpAssign, instanceIDSymbol->deepCopy(), normalizedInstanceIDAsInt); in InitializeViewIDAndInstanceID()
88 new TIntermBinary(EOpIMod, glInstanceIDAsUint->deepCopy(), numberOfViewsUint->deepCopy()); in InitializeViewIDAndInstanceID()
92 new TIntermBinary(EOpAssign, viewIDSymbol->deepCopy(), normalizedViewID); in InitializeViewIDAndInstanceID()
108 declaration->appendDeclarator(typedNode->deepCopy()); in DeclareGlobalVariable()
139 new TIntermBinary(EOpAdd, viewIDAsInt->deepCopy(), multiviewBaseViewLayerIndexSymbol); in SelectViewIndexInVertexShader()
148 new TIntermBinary(EOpLessThan, multiviewBaseViewLayerIndexSymbol->deepCopy(), in SelectViewIndexInVertexShader()
208 SelectViewIndexInVertexShader(viewIDSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
209 multiviewBaseViewLayerIndexSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp38 queueReplacement(mNewSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitSymbol()
83 new TIntermBinary(EOpAssign, instanceIDSymbol->deepCopy(), normalizedInstanceIDAsInt); in InitializeViewIDAndInstanceID()
88 new TIntermBinary(EOpIMod, glInstanceIDAsUint->deepCopy(), numberOfViewsUint->deepCopy()); in InitializeViewIDAndInstanceID()
92 new TIntermBinary(EOpAssign, viewIDSymbol->deepCopy(), normalizedViewID); in InitializeViewIDAndInstanceID()
108 declaration->appendDeclarator(typedNode->deepCopy()); in DeclareGlobalVariable()
139 new TIntermBinary(EOpAdd, viewIDAsInt->deepCopy(), multiviewBaseViewLayerIndexSymbol); in SelectViewIndexInVertexShader()
148 new TIntermBinary(EOpLessThan, multiviewBaseViewLayerIndexSymbol->deepCopy(), in SelectViewIndexInVertexShader()
208 SelectViewIndexInVertexShader(viewIDSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
209 multiviewBaseViewLayerIndexSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp38 queueReplacement(mNewSymbol->deepCopy(), OriginalNode::IS_DROPPED); in visitSymbol()
83 new TIntermBinary(EOpAssign, instanceIDSymbol->deepCopy(), normalizedInstanceIDAsInt); in InitializeViewIDAndInstanceID()
88 new TIntermBinary(EOpIMod, glInstanceIDAsUint->deepCopy(), numberOfViewsUint->deepCopy()); in InitializeViewIDAndInstanceID()
92 new TIntermBinary(EOpAssign, viewIDSymbol->deepCopy(), normalizedViewID); in InitializeViewIDAndInstanceID()
108 declaration->appendDeclarator(typedNode->deepCopy()); in DeclareGlobalVariable()
139 new TIntermBinary(EOpAdd, viewIDAsInt->deepCopy(), multiviewBaseViewLayerIndexSymbol); in SelectViewIndexInVertexShader()
148 new TIntermBinary(EOpLessThan, multiviewBaseViewLayerIndexSymbol->deepCopy(), in SelectViewIndexInVertexShader()
208 SelectViewIndexInVertexShader(viewIDSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()
209 multiviewBaseViewLayerIndexSymbol->deepCopy(), in DeclareAndInitBuiltinsForInstancedMultiview()

12345678910>>...73