Home
last modified time | relevance | path

Searched refs:ureg_imm4i (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h460 ureg_imm4i( struct ureg_program *ureg, in ureg_imm4i() function
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c956 reg = ureg_imm4i(sx->ureg, in translate_src_operand()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c740 ureg_imm4i(tx->ureg, i[0], i[1], i[2], i[3]) : in tx_set_lconsti()