Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp773 MergeToDirectForLoop, enumerator
Dspirv_glsl.cpp14417 else if (method == SPIRBlock::MergeToDirectForLoop) in attempt_emit_loop_header()
14609 else if (block_is_loop_candidate(block, SPIRBlock::MergeToDirectForLoop)) in emit_block_chain()
14612 if (attempt_emit_loop_header(block, SPIRBlock::MergeToDirectForLoop)) in emit_block_chain()
Dspirv_cross.cpp1476 else if (method == SPIRBlock::MergeToDirectForLoop) in block_is_loop_candidate()