Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_DSGE (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c179 case TGSI_OPCODE_DSGE: in tgsi_opcode_infer_type()
309 case TGSI_OPCODE_DSGE: in tgsi_opcode_infer_src_type()
Dtgsi_util.c172 case TGSI_OPCODE_DSGE: in tgsi_util_get_inst_usage_mask()
Dtgsi_exec.c5837 case TGSI_OPCODE_DSGE: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h562 TGSI_OPCODE_DSGE = 204 /* SM5 */, enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp366 case TGSI_OPCODE_DSGE: in srcMask()
589 case TGSI_OPCODE_DSGE: in inferSrcType()
648 case TGSI_OPCODE_DSGE: in inferDstType()
704 case TGSI_OPCODE_DSGE: in getSetCond()
4040 case TGSI_OPCODE_DSGE: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.c2606 bld_base->op_actions[TGSI_OPCODE_DSGE].emit = dsge_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c905 [nir_op_fge32] = { TGSI_OPCODE_FSGE, TGSI_OPCODE_DSGE }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c935 case TGSI_OPCODE_DSGE: in translate_opcode()
8684 case TGSI_OPCODE_DSGE: in check_double_dst_writemask()
9342 case TGSI_OPCODE_DSGE: in emit_vgpu10_instruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c12159 [TGSI_OPCODE_DSGE] = { ALU_OP2_SETGE_64, tgsi_op2_64_single_dest},
12386 [TGSI_OPCODE_DSGE] = { ALU_OP2_SETGE_64, tgsi_op2_64_single_dest},