/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
D | RemoveSwitchFallThrough.cpp | 26 PerformanceDiagnostics *perfDiagnostics); 30 PerformanceDiagnostics *perfDiagnostics); 60 PerformanceDiagnostics *perfDiagnostics) in removeFallThrough() argument 62 RemoveSwitchFallThroughTraverser rm(statementList, perfDiagnostics); in removeFallThrough() 80 PerformanceDiagnostics *perfDiagnostics) in RemoveSwitchFallThroughTraverser() argument 85 mPerfDiagnostics(perfDiagnostics) in RemoveSwitchFallThroughTraverser() 265 PerformanceDiagnostics *perfDiagnostics) in RemoveSwitchFallThrough() argument 267 return RemoveSwitchFallThroughTraverser::removeFallThrough(statementList, perfDiagnostics); in RemoveSwitchFallThrough()
|
D | RemoveSwitchFallThrough.h | 23 PerformanceDiagnostics *perfDiagnostics);
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | RemoveSwitchFallThrough.cpp | 26 PerformanceDiagnostics *perfDiagnostics); 30 PerformanceDiagnostics *perfDiagnostics); 60 PerformanceDiagnostics *perfDiagnostics) in removeFallThrough() argument 62 RemoveSwitchFallThroughTraverser rm(statementList, perfDiagnostics); in removeFallThrough() 80 PerformanceDiagnostics *perfDiagnostics) in RemoveSwitchFallThroughTraverser() argument 85 mPerfDiagnostics(perfDiagnostics) in RemoveSwitchFallThroughTraverser() 265 PerformanceDiagnostics *perfDiagnostics) in RemoveSwitchFallThrough() argument 267 return RemoveSwitchFallThroughTraverser::removeFallThrough(statementList, perfDiagnostics); in RemoveSwitchFallThrough()
|
D | RemoveDynamicIndexing.cpp | 264 PerformanceDiagnostics *perfDiagnostics); 294 PerformanceDiagnostics *perfDiagnostics) in RemoveDynamicIndexingTraverser() argument 298 mPerfDiagnostics(perfDiagnostics) in RemoveDynamicIndexingTraverser() 526 PerformanceDiagnostics *perfDiagnostics) in RemoveDynamicIndexing() argument 528 RemoveDynamicIndexingTraverser traverser(symbolTable, perfDiagnostics); in RemoveDynamicIndexing()
|
D | RemoveSwitchFallThrough.h | 23 PerformanceDiagnostics *perfDiagnostics);
|
D | RemoveDynamicIndexing.h | 24 PerformanceDiagnostics *perfDiagnostics);
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | RemoveDynamicIndexing.cpp | 275 PerformanceDiagnostics *perfDiagnostics); 307 PerformanceDiagnostics *perfDiagnostics) in RemoveDynamicIndexingTraverser() argument 312 mPerfDiagnostics(perfDiagnostics) in RemoveDynamicIndexingTraverser() 542 PerformanceDiagnostics *perfDiagnostics) in RemoveDynamicIndexingIf() argument 548 RemoveDynamicIndexingTraverser traverser(std::move(matcher), symbolTable, perfDiagnostics); in RemoveDynamicIndexingIf() 575 PerformanceDiagnostics *perfDiagnostics) in RemoveDynamicIndexingOfNonSSBOVectorOrMatrix() argument 581 perfDiagnostics); in RemoveDynamicIndexingOfNonSSBOVectorOrMatrix() 587 PerformanceDiagnostics *perfDiagnostics) in RemoveDynamicIndexingOfSwizzledVector() argument 593 perfDiagnostics); in RemoveDynamicIndexingOfSwizzledVector()
|
D | RemoveDynamicIndexing.h | 32 PerformanceDiagnostics *perfDiagnostics); 38 PerformanceDiagnostics *perfDiagnostics);
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TranslatorVulkan.h | 32 PerformanceDiagnostics *perfDiagnostics) override; 40 PerformanceDiagnostics *perfDiagnostics,
|
D | TranslatorHLSL.cpp | 39 PerformanceDiagnostics *perfDiagnostics) in translate() argument 123 perfDiagnostics)) in translate() 216 perfDiagnostics, mUniformBlockOptimizedMap, mShaderStorageBlocks); in translate()
|
D | TranslatorESSL.h | 26 PerformanceDiagnostics *perfDiagnostics) override;
|
D | TranslatorGLSL.h | 26 PerformanceDiagnostics *perfDiagnostics) override;
|
D | TranslatorMetalDirect.h | 174 PerformanceDiagnostics *perfDiagnostics) override; 182 PerformanceDiagnostics *perfDiagnostics,
|
D | TranslatorMetal.h | 47 PerformanceDiagnostics *perfDiagnostics) override;
|
D | TranslatorMetal.cpp | 118 PerformanceDiagnostics *perfDiagnostics) in translate() argument 124 if (!TranslatorVulkan::translateImpl(sink, root, compileOptions, perfDiagnostics, &specConst, in translate()
|
D | TranslatorHLSL.h | 37 PerformanceDiagnostics *perfDiagnostics) override;
|
D | Compiler.h | 211 PerformanceDiagnostics *perfDiagnostics) = 0;
|
D | OutputHLSL.h | 52 PerformanceDiagnostics *perfDiagnostics,
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TranslatorHLSL.cpp | 41 PerformanceDiagnostics *perfDiagnostics) in translate() argument 82 RemoveDynamicIndexing(root, &getSymbolTable(), perfDiagnostics); in translate() 144 perfDiagnostics, mShaderStorageBlocks); in translate()
|
D | TranslatorVulkan.h | 28 PerformanceDiagnostics *perfDiagnostics) override;
|
D | TranslatorESSL.h | 26 PerformanceDiagnostics *perfDiagnostics) override;
|
D | TranslatorGLSL.h | 26 PerformanceDiagnostics *perfDiagnostics) override;
|
D | TranslatorHLSL.h | 35 PerformanceDiagnostics *perfDiagnostics) override;
|
D | Compiler.h | 154 PerformanceDiagnostics *perfDiagnostics) = 0;
|
D | OutputHLSL.h | 52 PerformanceDiagnostics *perfDiagnostics,
|