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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dlower.c219 ppir_dest *cond_dest = ppir_node_get_dest(cond); local in function:ppir_lower_select
220 cond_dest->type = ppir_target_pipeline;
221 cond_dest->pipeline = ppir_pipeline_reg_fmul;

Completed in 2 milliseconds