Searched refs:TGSI_OPCODE_VOTE_ALL (Results 1 – 4 of 4) sorted by relevance
579 #define TGSI_OPCODE_VOTE_ALL 224 macro
612 case TGSI_OPCODE_VOTE_ALL: in inferSrcType()1016 case TGSI_OPCODE_VOTE_ALL: return NV50_IR_SUBOP_VOTE_ALL; in opcodeToSubOp()3460 case TGSI_OPCODE_VOTE_ALL: in handleInstruction()
3907 visit_generic_intrinsic(ir, TGSI_OPCODE_VOTE_ALL); in visit()
5908 bld_base->op_actions[TGSI_OPCODE_VOTE_ALL].emit = vote_all_emit; in si_init_shader_ctx()