/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | IntermNode.h | 72 TIntermNode() in TIntermNode() function 310 bool replaceChildNode(TIntermNode *, TIntermNode *) override { return false; } in replaceChildNode() argument 386 bool replaceChildNode(TIntermNode *, TIntermNode *) override { return false; } in replaceChildNode() argument 1026 bool replaceChildNode(TIntermNode *, TIntermNode *) final { return false; } in replaceChildNode() argument
|
H A D | IsASTDepthBelowLimit.h | 14 class TIntermNode; variable
|
H A D | OutputTree.h | 14 class TIntermNode; variable
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/hlsl/ |
H A D | RecordUniformBlocksWithLargeArrayMember.h | 20 class TIntermNode; variable
|
H A D | RewriteUnaryMinusOperatorInt.h | 17 class TIntermNode; variable
|
H A D | SeparateArrayInitialization.h | 27 class TIntermNode; variable
|
H A D | BreakVariableAliasingInInnerLoops.h | 19 class TIntermNode; variable
|
H A D | RewriteAtomicFunctionExpressions.h | 33 class TIntermNode; variable
|
H A D | ArrayReturnValueToOutParameter.h | 18 class TIntermNode; variable
|
H A D | SeparateExpressionsReturningArrays.h | 20 class TIntermNode; variable
|
H A D | RewriteExpressionsWithShaderStorageBlock.h | 29 class TIntermNode; variable
|
H A D | UnfoldShortCircuitToIf.h | 21 class TIntermNode; variable
|
H A D | RewriteElseBlocks.h | 19 class TIntermNode; variable
|
H A D | ExpandIntegerPowExpressions.h | 25 class TIntermNode; variable
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RemoveInvariantDeclaration.h | 15 class TIntermNode; variable
|
H A D | RecordConstantPrecision.h | 25 class TIntermNode; variable
|
H A D | SplitSequenceOperator.h | 20 class TIntermNode; variable
|
H A D | RewriteTexelFetchOffset.h | 24 class TIntermNode; variable
|
H A D | ClampIndirectIndices.h | 18 class TIntermNode; variable
|
H A D | SimplifyLoopConditions.h | 19 class TIntermNode; variable
|
H A D | RemoveDynamicIndexing.h | 23 class TIntermNode; variable
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/ |
H A D | RunAtTheBeginningOfShader.h | 19 class TIntermNode; variable
|
H A D | FindSymbolNode.h | 16 class TIntermNode; variable
|
H A D | RunAtTheEndOfShader.h | 19 class TIntermNode; variable
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/ |
H A D | RewriteUnaryMinusOperatorFloat.h | 17 class TIntermNode; variable
|