Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c932 tx_get_loopctr(struct shader_translator *tx, bool loop_or_rep) in tx_get_loopctr() function
1813 ctr = tx_get_loopctr(tx, true); in DECL_SPECIAL()
1860 struct ureg_dst ctr = tx_get_loopctr(tx, true); in DECL_SPECIAL()
1936 ctr = ureg_writemask(tx_get_loopctr(tx, false), NINED3DSP_WRITEMASK_0); in DECL_SPECIAL()
1970 struct ureg_dst ctr = tx_get_loopctr(tx, false); in DECL_SPECIAL()