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/
H A Dtgsi_info.c179 case TGSI_OPCODE_DSGE: in tgsi_opcode_infer_type()
309 case TGSI_OPCODE_DSGE: in tgsi_opcode_infer_src_type()
H A Dtgsi_util.c176 case TGSI_OPCODE_DSGE: in tgsi_util_get_src_usage_mask()
H A Dtgsi_exec.c5758 case TGSI_OPCODE_DSGE: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h563 TGSI_OPCODE_DSGE = 204 /* SM5 */, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A 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()
4046 case TGSI_OPCODE_DSGE: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1010 case TGSI_OPCODE_DSGE: in translate_opcode()
9254 case TGSI_OPCODE_DSGE: in opcode_has_dbl_src()
9333 case TGSI_OPCODE_DSGE: in check_double_dst_writemask()
10954 case TGSI_OPCODE_DSGE: in emit_instruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c2143 /* TGSI_OPCODE_DSGE (CPU Only) */
2606 bld_base->op_actions[TGSI_OPCODE_DSGE].emit = dsge_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1390 [nir_op_fge32] = { TGSI_OPCODE_FSGE, TGSI_OPCODE_DSGE }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c12187 [TGSI_OPCODE_DSGE] = { ALU_OP2_SETGE_64, tgsi_op2_64_single_dest},
12414 [TGSI_OPCODE_DSGE] = { ALU_OP2_SETGE_64, tgsi_op2_64_single_dest},

Completed in 56 milliseconds