Searched refs:TGSI_OPCODE_USGE (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c144 case TGSI_OPCODE_USGE:
H A Dtgsi_exec.c5937 case TGSI_OPCODE_USGE:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c144 case TGSI_OPCODE_USGE:
H A Dtgsi_exec.c5650 case TGSI_OPCODE_USGE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h479 TGSI_OPCODE_USGE = 137, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h481 TGSI_OPCODE_USGE = 137, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c93 case TGSI_OPCODE_USGE:
790 bld_base->op_actions[TGSI_OPCODE_USGE].emit = emit_icmp;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp597 case TGSI_OPCODE_USGE:
762 case TGSI_OPCODE_USGE:
3404 case TGSI_OPCODE_USGE:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp535 case TGSI_OPCODE_USGE:
702 case TGSI_OPCODE_USGE:
3427 case TGSI_OPCODE_USGE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c2468 bld_base->op_actions[TGSI_OPCODE_USGE].emit = usge_emit_cpu;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1641 [TGSI_OPCODE_USGE] = nir_op_uge32,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c146 {D3D10_SB_OPCODE_UGE, OF_UINT, TGSI_OPCODE_USGE},
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c2596 bld_base->op_actions[TGSI_OPCODE_USGE].emit = usge_emit_cpu;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1907 [TGSI_OPCODE_USGE] = nir_op_uge,
H A Dnir_to_tgsi.c915 [nir_op_uge32] = { TGSI_OPCODE_USGE, TGSI_OPCODE_U64SGE },
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c635 case TGSI_OPCODE_USGE:
5858 case TGSI_OPCODE_USGE:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c900 case TGSI_OPCODE_USGE:
9321 case TGSI_OPCODE_USGE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11725 [TGSI_OPCODE_USGE] = { ALU_OP2_SETGE_UINT, tgsi_op2},
11922 [TGSI_OPCODE_USGE] = { ALU_OP2_SETGE_UINT, tgsi_op2},
12148 [TGSI_OPCODE_USGE] = { ALU_OP2_SETGE_UINT, tgsi_op2},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11894 [TGSI_OPCODE_USGE] = { ALU_OP2_SETGE_UINT, tgsi_op2},
12091 [TGSI_OPCODE_USGE] = { ALU_OP2_SETGE_UINT, tgsi_op2},
12318 [TGSI_OPCODE_USGE] = { ALU_OP2_SETGE_UINT, tgsi_op2},

Completed in 93 milliseconds