Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c956 tx_get_loopal(struct shader_translator *tx) in tx_get_loopal() function
1147 ureg_scalar(ureg_src(tx_get_loopal(tx)), TGSI_SWIZZLE_Y)); in tx_src_param()
1150 ureg_scalar(ureg_src(tx_get_loopal(tx)), TGSI_SWIZZLE_Y)); in tx_src_param()
1814 aL = tx_get_loopal(tx); in DECL_SPECIAL()
1861 struct ureg_dst al = tx_get_loopal(tx); in DECL_SPECIAL()