Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_MOD (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c158 case TGSI_OPCODE_MOD: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5363 case TGSI_OPCODE_MOD: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h436 TGSI_OPCODE_MOD = 91, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c808 case TGSI_OPCODE_MOD: in lp_emit_instruction_aos()
H A Dlp_bld_tgsi_action.c1685 /* TGSI_OPCODE_MOD (CPU Only) */
2569 bld_base->op_actions[TGSI_OPCODE_MOD].emit = mod_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp569 case TGSI_OPCODE_MOD: in inferSrcType()
3211 case TGSI_OPCODE_MOD: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1868 [TGSI_OPCODE_MOD] = nir_op_umod,
H A Dnir_to_tgsi.c1427 [nir_op_imod] = { TGSI_OPCODE_MOD, TGSI_OPCODE_I64MOD }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11876 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},
12073 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},
12300 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c944 case TGSI_OPCODE_MOD: in translate_opcode()
11082 case TGSI_OPCODE_MOD: in emit_instruction()

Completed in 56 milliseconds