Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_UARL (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c172 case TGSI_OPCODE_UARL: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5655 case TGSI_OPCODE_UARL: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h505 TGSI_OPCODE_UARL = 157, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp570 case TGSI_OPCODE_UARL: in inferSrcType()
3278 case TGSI_OPCODE_UARL: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1923 [TGSI_OPCODE_UARL] = nir_op_mov,
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1198 bld_base->op_actions[TGSI_OPCODE_UARL].emit = mov_emit; in lp_set_default_actions()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c10250 case TGSI_OPCODE_UARL: in tgsi_eg_arl()
10331 case TGSI_OPCODE_UARL: in tgsi_r600_arl()
11942 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_r600_arl},
12139 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_eg_arl},
12366 [TGSI_OPCODE_UARL] = { ALU_OP1_MOVA_INT, tgsi_eg_arl},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6970 * Emit code for TGSI_OPCODE_ARL or TGSI_OPCODE_UARL instruction.
10992 case TGSI_OPCODE_UARL: in emit_instruction()

Completed in 50 milliseconds