Searched refs:opA (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/tests/ |
H A D | TextureOpTest.cpp | 103 // opA & opB can chain together but can't merge bc they have different proxies in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 104 GrOp::Owner opA = create_op(dContext, kOpARect, proxyViewA, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 108 OpsTaskTestingAccess::OpChain chain1(std::move(opA), GrProcessorSet::EmptySetAnalysis(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 115 // proxies). Note, however, that opA and opD do share a proxy so can be merged if opA's in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 126 // opA and opD, now in separate chains, can merge when the two chains are combined while 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 D | nonInferrableTypePropagation1.js | 6 opA: Op<T, A>,
|
Completed in 1 milliseconds