Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_DIV (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_aa_point.c190 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_DIV, in aa_prolog()
Dtgsi_point_sprite.c340 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_DIV, in psprite_emit_vertex_inst()
Dtgsi_exec.c5267 case TGSI_OPCODE_DIV: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h416 TGSI_OPCODE_DIV = 70, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.c461 TGSI_OPCODE_DIV, abs_x, ex2_flr_log_abs_x); in log_emit()
628 TGSI_OPCODE_DIV, one, emit_data->args[0]); in rcp_emit()
1195 bld_base->op_actions[TGSI_OPCODE_DIV].emit = fdiv_emit; in lp_set_default_actions()
1637 TGSI_OPCODE_DIV, in log_emit_cpu()
2542 bld_base->op_actions[TGSI_OPCODE_DIV].emit = div_emit_cpu; in lp_set_default_actions_cpu()
Dlp_bld_tgsi_aos.c727 case TGSI_OPCODE_DIV: in lp_emit_instruction_aos()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c80 {D3D10_SB_OPCODE_DIV, OF_FLOAT, TGSI_OPCODE_DIV},
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1848 [TGSI_OPCODE_DIV] = nir_op_fdiv,
Dnir_to_tgsi.c1362 [nir_op_fdiv] = { TGSI_OPCODE_DIV, TGSI_OPCODE_DDIV }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2874 case TGSI_OPCODE_DIV: in svga_emit_instruction()
Dsvga_tgsi_vgpu10.c890 case TGSI_OPCODE_DIV: in translate_opcode()
10901 case TGSI_OPCODE_DIV: in emit_instruction()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3202 case TGSI_OPCODE_DIV: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11855 [TGSI_OPCODE_DIV] = { ALU_OP0_NOP, tgsi_unsupported},
12053 [TGSI_OPCODE_DIV] = { ALU_OP0_NOP, tgsi_unsupported},
12280 [TGSI_OPCODE_DIV] = { ALU_OP0_NOP, tgsi_unsupported},