Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c1316 tx_dst_param(struct shader_translator *tx, const struct sm1_dst_param *param) in tx_dst_param() function
1364 src = ureg_src(tx_dst_param(tx, param)); in tx_dst_param_as_src()
1397 dst = tx_dst_param(tx, &tx->insn.dst[0]); in NineTranslateInstruction_Mkxn()
1571 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1582 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1592 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1639 ureg_CMP(tx->ureg, 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()
1786 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1802 tx_dst_param(tx, &tx->insn.dst[0]), in DECL_SPECIAL()
[all …]