Searched refs:ureg_src_is_undef (Results 1 – 3 of 3) sorted by relevance
799 if (ureg_src_is_undef(tx->regs.vT[idx])) in tx_texcoord_alloc()968 if (ureg_src_is_undef(tx->regs.v_consecutive)) { in tx_src_param()972 if (!ureg_src_is_undef(tx->regs.v[i])) in tx_src_param()1080 if (ureg_src_is_undef(tx->regs.vPos)) in tx_src_param()1093 if (ureg_src_is_undef(tx->regs.vFace)) { in tx_src_param()2201 … assert(ureg_src_is_undef(tx->regs.v[sem.reg.idx]) && "Nine doesn't support yet packing"); in DECL_SPECIAL()
1399 if (!ureg_src_is_undef(ps.s[s])) { in nine_ff_build_ps()
1466 ureg_src_is_undef( struct ureg_src src ) in ureg_src_is_undef() function