| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | ToposortStructs.cpp | 300 ToposortStructs(TCompiler &compiler, SymbolEnv &symbolEnv, TIntermBlock &root, ProgramPreludeConfig &ppc) ToposortStructs() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 311 bool rewrite(TIntermBlock &root) in rewrite() argument 333 bool sh::ConvertUnsupportedConstructorsToFunctionCalls(TCompiler &compiler, TIntermBlock &root) in ConvertUnsupportedConstructorsToFunctionCalls() argument
|
| H A D | InitializeVariables.cpp | 330 InitializeUninitializedLocals(TCompiler *compiler, TIntermBlock *root, int shaderVersion, bool canUseLoopsToInitialize, bool highPrecisionSupported, TSymbolTable *symbolTable) InitializeUninitializedLocals() argument 343 InitializeVariables(TCompiler *compiler, TIntermBlock *root, const InitVariableList &vars, TSymbolTable *symbolTable, int shaderVersion, const TExtensionBehavior &extensionBehavior, bool canUseLoopsToInitialize, bool highPrecisionSupported) InitializeVariables() argument
|
| H A D | RewriteAtomicCounters.cpp | 26 const TVariable *DeclareAtomicCountersBuffers(TIntermBlock *root, TSymbolTable *symbolTable) in DeclareAtomicCountersBuffers() argument 317 RewriteAtomicCounters(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const TIntermTyped *acbBufferOffsets) RewriteAtomicCounters() argument
|
| H A D | RewriteDfdy.cpp | 61 Apply(TCompiler *compiler, ShCompileOptions compileOptions, TIntermNode *root, const TSymbolTable &symbolTable, SpecConst *specConst, const DriverUniform *driverUniforms) Apply() argument 218 RewriteDfdy(TCompiler *compiler, ShCompileOptions compileOptions, TIntermNode *root, const TSymbolTable &symbolTable, int shaderVersion, SpecConst *specConst, const DriverUniform *driverUniforms) RewriteDfdy() argument
|
| H A D | RemoveUnreferencedVariables.cpp | 361 bool RemoveUnreferencedVariables(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in RemoveUnreferencedVariables() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| H A D | RecordUniformBlocksWithLargeArrayMember.cpp | 344 RecordUniformBlocksWithLargeArrayMember( TIntermNode *root, std::map<int, const TInterfaceBlock *> &uniformBlockOptimizedMap, std::set<std::string> &slowCompilingUniformBlockSet) RecordUniformBlocksWithLargeArrayMember() argument
|
| H A D | RewriteExpressionsWithShaderStorageBlock.cpp | 400 RewriteExpressionsWithShaderStorageBlock(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) RewriteExpressionsWithShaderStorageBlock() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ValidateVaryingLocations.cpp | 359 bool ValidateVaryingLocations(TIntermBlock *root, TDiagnostics *diagnostics, GLenum shaderType) in ValidateVaryingLocations() argument
|
| H A D | OutputTree.cpp | 716 void OutputTree(TIntermNode *root, TInfoSinkBase &out) in OutputTree() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
| H A D | RewriteR32fImages.cpp | 373 bool RewriteR32fImages(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in RewriteR32fImages() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | WindowSurfaceGLX.cpp | 288 Window root; in getWindowDimensions() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | InitOutputVariables_test.cpp | 104 VerifyOutputVariableInitializers(TIntermBlock *root) : TIntermTraverser(true, false, false) in VerifyOutputVariableInitializers() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | cfg.cpp | 75 void CFG::ComputeStructuredOrder(Function* func, BasicBlock* root, in ComputeStructuredOrder() argument
|
| H A D | scalar_analysis_simplification.cpp | 373 SENode* SENodeSimplifyImpl::FoldRecurrentAddExpressions(SENode* root) { in FoldRecurrentAddExpressions() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | cfg.cpp | 75 void CFG::ComputeStructuredOrder(Function* func, BasicBlock* root, in ComputeStructuredOrder() argument
|
| H A D | scalar_analysis_simplification.cpp | 373 SENode* SENodeSimplifyImpl::FoldRecurrentAddExpressions(SENode* root) { in FoldRecurrentAddExpressions() argument
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | huffman_utils.c | 268 HuffmanTablesSegment* const root = &huffman_tables->root; in VP8LHuffmanTablesAllocate() local [all...] |
| /third_party/skia/third_party/externals/angle2/util/x11/ |
| H A D | X11Window.cpp | 292 Window root = RootWindow(mDisplay, screen); in initializeImpl() local 661 Window root = RootWindow(mDisplay, screen); in processEvent() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | compiler_test.cpp | 337 const TIntermAggregate *FindFunctionCallNode(TIntermNode *root, const TString &functionMangledName) in FindFunctionCallNode() argument
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.h | 111 AF_StyleMetricsRec root; member
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| H A D | cidload.c | 162 FT_Face root = (FT_Face)&face->root; in cid_parse_font_matrix() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcfdrivr.c | 71 FT_CMapRec root; member
|
| /third_party/skia/third_party/externals/freetype/src/type42/ |
| H A D | t42objs.c | 173 FT_Face root = (FT_Face)&face->root; in FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | dag.h | 307 DAGNodeBuilder<T> DAGBuilder<T>::root() { in root() function in marl::DAGBuilder
|