Home
last modified time | relevance | path

Searched defs:OpChain (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DTextureOpTest.cpp21 typedef skgpu::v1::OpsTask::OpChain OpChain; typedef in OpsTaskTestingAccess
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp509 OperatorChain OpChain = OC_OpChainNone; in FindLIVLoopCondition() local
753 OperatorChain OpChain; in processCurrentLoop() local
/third_party/skia/src/gpu/ops/
DOpsTask.cpp156 OpsTask::OpChain::OpChain(GrOp::Owner op, GrProcessorSet::Analysis processorAnalysis, in OpChain() function in skgpu::v1::OpsTask::OpChain