Home
last modified time | relevance | path

Searched refs:translate_opcode (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c33 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
248 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c35 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function
271 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/3d/
H A Dinterp.cpp160 static uint_fast32_t translate_opcode(const uint8_t *, const uint16_t op) in translate_opcode() function in interpreter_base
611 p += dispatch_polymodel_op(p, state, state.translate_opcode(p, op)); in iterate_polymodel()
659 static uint_fast32_t translate_opcode(uint8_t *const p, const uint16_t op) in translate_opcode() function in dcx::__anona59f576d0311::swap_polygon_model_data_state
796 static uint_fast32_t translate_opcode(const uint8_t *, const uint16_t op) in translate_opcode() function in dcx::__anona59f576d0411::get_chunks_state
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c452 translate_opcode(unsigned op) in translate_opcode() function
553 translate_opcode(inst->Opcode), in compile_instruction()
611 translate_opcode(inst->Opcode), in compile_instruction()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
H A Dsvga_tgsi_vgpu10.c778 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
8923 emit_opcode_precise(emit, translate_opcode(inst->Instruction.Opcode), in emit_simple()
9071 emit_instruction_op3(emit, translate_opcode(opcode), &inst->Dst[0], in emit_bfe()
9144 emit_opcode(emit, translate_opcode(opcode), inst->Instruction.Saturate); in emit_bfi()
9198 emit_opcode(emit, translate_opcode(opcode), inst->Instruction.Saturate); in emit_simple_1dst()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2996 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2927 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c43 translate_opcode(enum tgsi_opcode opcode) in translate_opcode() function
2925 translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()

12