Home
last modified time | relevance | path

Searched refs:opB (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DTextureOpTest.cpp103 // opA & opB can chain together but can't merge bc they have different proxies in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
105 GrOp::Owner opB = create_op(dContext, kOpBRect, proxyViewB, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
110 chain1.appendOp(std::move(opB), GrProcessorSet::EmptySetAnalysis(), nullptr, &noClip, *caps, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
127 // opB and opC can still only chain. in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
131 // opC - opD/opA - opB in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/typescript/tests/baselines/reference/
H A DnonInferrableTypePropagation1.js7 opB: Op<A, B>,

Completed in 1 milliseconds