Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c1382 tx_dst_param(struct shader_translator *tx, const struct sm1_dst_param *param) in tx_dst_param() function
1430 src = ureg_src(tx_dst_param(tx, param)); in tx_dst_param_as_src()
1463 dst = tx_dst_param(tx, &tx->insn.dst[0]); in NineTranslateInstruction_Mkxn()
1637 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1648 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1658 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1705 ureg_CMP(tx->ureg, tx_dst_param(tx, &tx->insn.dst[0]), in DECL_SPECIAL()
1714 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1858 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1879 tx_dst_param(tx, &tx->insn.dst[0]), in DECL_SPECIAL()
[all …]