Home
last modified time | relevance | path

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

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