Home
last modified time | relevance | path

Searched refs:perfDiagnostics (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DRemoveSwitchFallThrough.cpp26 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()
DRemoveSwitchFallThrough.h23 PerformanceDiagnostics *perfDiagnostics);
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveSwitchFallThrough.cpp26 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()
DRemoveDynamicIndexing.cpp264 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()
DRemoveSwitchFallThrough.h23 PerformanceDiagnostics *perfDiagnostics);
DRemoveDynamicIndexing.h24 PerformanceDiagnostics *perfDiagnostics);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveDynamicIndexing.cpp275 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()
DRemoveDynamicIndexing.h32 PerformanceDiagnostics *perfDiagnostics);
38 PerformanceDiagnostics *perfDiagnostics);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.h32 PerformanceDiagnostics *perfDiagnostics) override;
40 PerformanceDiagnostics *perfDiagnostics,
DTranslatorHLSL.cpp39 PerformanceDiagnostics *perfDiagnostics) in translate() argument
123 perfDiagnostics)) in translate()
216 perfDiagnostics, mUniformBlockOptimizedMap, mShaderStorageBlocks); in translate()
DTranslatorESSL.h26 PerformanceDiagnostics *perfDiagnostics) override;
DTranslatorGLSL.h26 PerformanceDiagnostics *perfDiagnostics) override;
DTranslatorMetalDirect.h174 PerformanceDiagnostics *perfDiagnostics) override;
182 PerformanceDiagnostics *perfDiagnostics,
DTranslatorMetal.h47 PerformanceDiagnostics *perfDiagnostics) override;
DTranslatorMetal.cpp118 PerformanceDiagnostics *perfDiagnostics) in translate() argument
124 if (!TranslatorVulkan::translateImpl(sink, root, compileOptions, perfDiagnostics, &specConst, in translate()
DTranslatorHLSL.h37 PerformanceDiagnostics *perfDiagnostics) override;
DCompiler.h211 PerformanceDiagnostics *perfDiagnostics) = 0;
DOutputHLSL.h52 PerformanceDiagnostics *perfDiagnostics,
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorHLSL.cpp41 PerformanceDiagnostics *perfDiagnostics) in translate() argument
82 RemoveDynamicIndexing(root, &getSymbolTable(), perfDiagnostics); in translate()
144 perfDiagnostics, mShaderStorageBlocks); in translate()
DTranslatorVulkan.h28 PerformanceDiagnostics *perfDiagnostics) override;
DTranslatorESSL.h26 PerformanceDiagnostics *perfDiagnostics) override;
DTranslatorGLSL.h26 PerformanceDiagnostics *perfDiagnostics) override;
DTranslatorHLSL.h35 PerformanceDiagnostics *perfDiagnostics) override;
DCompiler.h154 PerformanceDiagnostics *perfDiagnostics) = 0;
DOutputHLSL.h52 PerformanceDiagnostics *perfDiagnostics,

12