Searched refs:tx_dst_param (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_shader.c | 1381 tx_dst_param(struct shader_translator *tx, const struct sm1_dst_param *param) function in typeref:struct:ureg_dst 1429 src = ureg_src(tx_dst_param(tx, param)); 1462 dst = tx_dst_param(tx, &tx->insn.dst[0]); 1636 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1647 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1657 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1704 ureg_CMP(tx->ureg, tx_dst_param(tx, &tx->insn.dst[0]), 1713 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1851 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1872 tx_dst_param(t [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_shader.c | 1402 tx_dst_param(struct shader_translator *tx, const struct sm1_dst_param *param) function in typeref:struct:ureg_dst 1450 src = ureg_src(tx_dst_param(tx, param)); 1483 dst = tx_dst_param(tx, &tx->insn.dst[0]); 1657 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1668 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1678 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1725 ureg_CMP(tx->ureg, tx_dst_param(tx, &tx->insn.dst[0]), 1734 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1878 struct ureg_dst dst = tx_dst_param(tx, &tx->insn.dst[0]); 1899 tx_dst_param(t [all...] |
Completed in 15 milliseconds