Home
last modified time | relevance | path

Searched defs:root (Results 701 - 725 of 2398) sorted by relevance

1...<<21222324252627282930>>...96

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateClipCullDistance.cpp189 bool ValidateClipCullDistance(TIntermBlock *root, in ValidateClipCullDistance() argument
H A DValidateTypeSizeLimitations.cpp205 bool ValidateTypeSizeLimitations(TIntermNode *root, in ValidateTypeSizeLimitations() argument
H A DASTMetadataHLSL.cpp385 MetadataList CreateASTMetadataHLSL(TIntermNode *root, const CallDAG &callDag) in CreateASTMetadataHLSL() argument
H A DCallDAG.cpp147 InitResult assignIndicesInternal(CreatorFunctionData *root) in assignIndicesInternal() argument
298 CallDAG::InitResult CallDAG::init(TIntermNode *root, TDiagnostics *diagnostics) in init() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp126 DeclareAndInitBuiltinsForInstancedMultiview(TCompiler *compiler, TIntermBlock *root, unsigned numberOfViews, GLenum shaderType, ShCompileOptions compileOptions, ShShaderOutput shaderOutput, TSymbolTable *symbolTable) DeclareAndInitBuiltinsForInstancedMultiview() argument
H A DEmulateMultiDrawShaderBuiltins.cpp120 EmulateGLDrawID(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, std::vector<sh::ShaderVariable> *uniforms, bool shouldCollect) EmulateGLDrawID() argument
164 EmulateGLBaseVertexBaseInstance(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, std::vector<sh::ShaderVariable> *uniforms, bool shouldCollect, bool addBaseVertexToVertexID) EmulateGLBaseVertexBaseInstance() argument
[all...]
H A DDeferGlobalInitializers.cpp105 void InsertInitCallToMain(TIntermBlock *root, in InsertInitCallToMain() argument
133 DeferGlobalInitializers(TCompiler *compiler, TIntermBlock *root, bool initializeUninitializedGlobals, bool canUseLoopsToInitialize, bool highPrecisionSupported, bool forceDeferGlobalInitializers, TSymbolTable *symbolTable) DeferGlobalInitializers() argument
H A DRewriteArrayOfArrayOfOpaqueUniforms.cpp340 RewriteArrayOfArrayOfOpaqueUniforms(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RewriteArrayOfArrayOfOpaqueUniforms() argument
H A DRemoveInactiveInterfaceVariables.cpp192 RemoveInactiveInterfaceVariables(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const std::vector<sh::ShaderVariable> &attributes, const std::vector<sh::ShaderVariable> &inputVaryings, const std::vector<sh::ShaderVariable> &outputVariables, const std::vector<sh::ShaderVariable> &uniforms, const std::vector<sh::InterfaceBlock> &interfaceBlocks, bool removeFragmentOutputs) RemoveInactiveInterfaceVariables() argument
H A DSimplifyLoopConditions.cpp473 bool SimplifyLoopConditions(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in SimplifyLoopConditions() argument
480 SimplifyLoopConditions(TCompiler *compiler, TIntermNode *root, unsigned int conditionsToSimplifyMask, TSymbolTable *symbolTable) SimplifyLoopConditions() argument
H A DSeparateDeclarations.cpp194 bool SeparateDeclarations(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in SeparateDeclarations() argument
48 apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) apply() argument
H A DScalarizeVecAndMatConstructorArgs.cpp213 ScalarizeVecAndMatConstructorArgs(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) ScalarizeVecAndMatConstructorArgs() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DArrayReturnValueToOutParameter.cpp77 apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) apply() argument
226 ArrayReturnValueToOutParameter(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) ArrayReturnValueToOutParameter() argument
H A DUnfoldShortCircuitToIf.cpp180 bool UnfoldShortCircuitToIf(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in UnfoldShortCircuitToIf() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewriteUnaddressableReferences.cpp362 RewriteUnaddressableReferences(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) RewriteUnaddressableReferences() argument
H A DRewriteOutArgs.cpp213 bool sh::RewriteOutArgs(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) in RewriteOutArgs() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceArrayOfMatrixVarying.cpp78 ReplaceArrayOfMatrixVarying(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const TVariable *varying) ReplaceArrayOfMatrixVarying() argument
156 ReplaceArrayOfMatrixVaryings(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) ReplaceArrayOfMatrixVaryings() argument
H A DRewriteSampleMaskVariable.cpp105 RewriteSampleMask(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const TIntermTyped *numSamplesUniform) RewriteSampleMask() argument
167 RewriteSampleMaskIn(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RewriteSampleMaskIn() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DOVR_multiview2_test.cpp175 void VariableOccursNTimes(TIntermBlock *root, in VariableOccursNTimes() argument
H A DOVR_multiview_test.cpp172 void VariableOccursNTimes(TIntermBlock *root, in VariableOccursNTimes() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLX11VisualTest.cpp212 Window root; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuRandomOrderExecutor.cpp41 RandomOrderExecutor::RandomOrderExecutor(TestPackageRoot &root, in RandomOrderExecutor() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.cpp106 AnalyzeCallDepth::AnalyzeCallDepth(TIntermNode *root) in AnalyzeCallDepth() argument
H A DCompiler.cpp141 TIntermNode* root = parseContext.getTreeRoot(); in compile() local
210 bool TCompiler::validateCallDepth(TIntermNode *root, TInfoSink &infoSink) in validateCallDepth() argument
242 bool TCompiler::validateLimitations(TIntermNode* root) { in validateLimitations() argument
[all...]
H A DparseConst.cpp239 bool TIntermediate::parseConstTree(const TSourceLoc& line, TIntermNode* root, ConstantUnion* unionArray, TOperator constructorType, TType t, bool singleConstantParam) in parseConstTree() argument

Completed in 14 milliseconds

1...<<21222324252627282930>>...96