Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h1000 ureg_src_array_offset(struct ureg_src reg, int offset) in ureg_src_array_offset() function
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c1078 src = ureg_src_array_offset(tx->regs.v_consecutive, param->idx); in tx_src_param()