Home
last modified time | relevance | path

Searched refs:future_phi (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp13966 find_if(itr + 1, end(child.phi_variables), [&](const SPIRBlock::Phi &future_phi) -> bool { in flush_phi() argument
13967 return future_phi.local_variable == ID(phi.function_variable) && future_phi.parent == from; in flush_phi()