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.c1331 tx_dst_param(struct shader_translator *tx, const struct sm1_dst_param *param) in tx_dst_param() function
1379 src = ureg_src(tx_dst_param(tx, param)); in tx_dst_param_as_src()
1412 dst = tx_dst_param(tx, &tx->insn.dst[0]); in NineTranslateInstruction_Mkxn()
1586 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1597 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1631 ureg_CMP(tx->ureg, tx_dst_param(tx, &tx->insn.dst[0]), in DECL_SPECIAL()
1640 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1777 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
1790 tx_dst_param(tx, &tx->insn.dst[0]), in DECL_SPECIAL()
2255 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); in DECL_SPECIAL()
[all …]