Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_defines.h50 cf_alu_continue = CF_OP_ALU_CONTINUE, enumerator
Dsfn_ir_to_assembly.cpp358 case cf_alu_continue: type = CF_OP_ALU_CONTINUE; break; in emit_alu()