Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_DLDEXP (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c203 case TGSI_OPCODE_DLDEXP: in tgsi_opcode_infer_type()
254 (opcode == TGSI_OPCODE_DLDEXP || opcode == TGSI_OPCODE_LDEXP)) in tgsi_opcode_infer_src_type()
Dtgsi_util.c213 case TGSI_OPCODE_DLDEXP: in tgsi_util_get_src_usage_mask()
Dtgsi_exec.c5794 case TGSI_OPCODE_DLDEXP: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h570 TGSI_OPCODE_DLDEXP = 211 /* eg, cayman */, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c9260 case TGSI_OPCODE_DLDEXP: in opcode_has_dbl_src()
11125 case TGSI_OPCODE_DLDEXP: in emit_instruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c12195 [TGSI_OPCODE_DLDEXP] = { ALU_OP2_LDEXP_64, tgsi_op2_64},
12422 [TGSI_OPCODE_DLDEXP] = { ALU_OP2_LDEXP_64, tgsi_op2_64},