Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_OR (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c132 case TGSI_OPCODE_OR: in tgsi_opcode_infer_type()
Dtgsi_exec.c5359 case TGSI_OPCODE_OR: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h435 TGSI_OPCODE_OR = 90, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c803 case TGSI_OPCODE_OR: in lp_emit_instruction_aos()
Dlp_bld_tgsi_action.c2571 bld_base->op_actions[TGSI_OPCODE_OR].emit = or_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1440 [nir_op_ior] = { TGSI_OPCODE_OR, TGSI_OPCODE_OR }, in ntt_emit_alu()
Dtgsi_to_nir.c1867 [TGSI_OPCODE_OR] = nir_op_ior,
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp519 case TGSI_OPCODE_OR: in inferSrcType()
3217 case TGSI_OPCODE_OR: in handleInstruction()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c126 {D3D10_SB_OPCODE_OR, OF_UINT, TGSI_OPCODE_OR},
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2950 case TGSI_OPCODE_OR: in svga_emit_instruction()
Dsvga_tgsi_vgpu10.c916 case TGSI_OPCODE_OR: in translate_opcode()
10930 case TGSI_OPCODE_OR: in emit_instruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11875 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12072 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
12299 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},