Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c905 tx_get_loopctr(struct shader_translator *tx, boolean loop_or_rep) in tx_get_loopctr() function
1776 ctr = tx_get_loopctr(tx, TRUE); in DECL_SPECIAL()
1819 struct ureg_dst ctr = tx_get_loopctr(tx, TRUE); in DECL_SPECIAL()
1894 ctr = ureg_writemask(tx_get_loopctr(tx, FALSE), NINED3DSP_WRITEMASK_0); in DECL_SPECIAL()
1928 struct ureg_dst ctr = tx_get_loopctr(tx, FALSE); in DECL_SPECIAL()