Searched refs:ir2_op_cube (Results 1 – 1 of 1) sorted by relevance
324 #define ir2_op_cube nir_num_opcodes in instr_create_alu() macro325 [ir2_op_cube] = {-1, CUBEv}, in instr_create_alu()336 instr->src_count = opcode == ir2_op_cube ? 2 : in instr_create_alu()711 instr = instr_create_alu_reg(ctx, ir2_op_cube, 15, NULL); in emit_tex()