Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c2061 branch_conditional(struct ntv_context *ctx, SpvId condition, SpvId then_id, in branch_conditional()
2207 SpvId then_id = block_label(ctx, nir_if_first_then_block(if_stmt)); in emit_if() local