Searched refs:TGSI_OPCODE_VOTE_ANY (Results 1 – 4 of 4) sorted by relevance
578 #define TGSI_OPCODE_VOTE_ANY 223 macro
613 case TGSI_OPCODE_VOTE_ANY: in inferSrcType()1017 case TGSI_OPCODE_VOTE_ANY: return NV50_IR_SUBOP_VOTE_ANY; in opcodeToSubOp()3461 case TGSI_OPCODE_VOTE_ANY: in handleInstruction()
3910 visit_generic_intrinsic(ir, TGSI_OPCODE_VOTE_ANY); in visit()
5909 bld_base->op_actions[TGSI_OPCODE_VOTE_ANY].emit = vote_any_emit; in si_init_shader_ctx()