Home
last modified time | relevance | path

Searched refs:tx_src_scalar (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c788 tx_src_scalar(struct ureg_dst dst) in tx_src_scalar() function
866 ureg_MUL(tx->ureg, dst, tx_src_scalar(tmp), src); in apply_ps1x_projection()
1812 ureg_IF(ureg, tx_src_scalar(tmp), tx_cond(tx)); in DECL_SPECIAL()
1816 ureg_UIF(ureg, tx_src_scalar(tmp), tx_cond(tx)); in DECL_SPECIAL()
1890 tx_src_scalar(tmp)); in DECL_SPECIAL()
1892 tx_src_scalar(tmp)); in DECL_SPECIAL()
1932 ureg_IF(ureg, tx_src_scalar(tmp), tx_cond(tx)); in DECL_SPECIAL()
1936 ureg_UIF(ureg, tx_src_scalar(tmp), tx_cond(tx)); in DECL_SPECIAL()
2438 ureg_MOV(ureg, dst, tx_src_scalar(tmp)); in DECL_SPECIAL()
2440 ureg_MAX(ureg, dst, ureg_imm1f(ureg, -FLT_MAX), tx_src_scalar(tm in DECL_SPECIAL()
[all...]

Completed in 5 milliseconds