Home
last modified time | relevance | path

Searched refs:ureg_dst_array_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h1007 ureg_dst_array_offset( struct ureg_dst reg, int offset ) in ureg_dst_array_offset() function
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c1073 … ureg_MOV(ureg, ureg_dst_array_offset(ureg_dst(tx->regs.v_consecutive), i), tx->regs.v[i]); in tx_src_param()
1075 …ureg_MOV(ureg, ureg_dst_array_offset(ureg_dst(tx->regs.v_consecutive), i), ureg_imm4f(ureg, 0.0f, … in tx_src_param()