Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c688 if (ureg_dst_is_undef(tx->regs.t[tx->num_scratch])) in tx_scratch()
723 if (ureg_dst_is_undef(tx->regs.r[idx])) in tx_temp_alloc()
731 if (ureg_dst_is_undef(tx->regs.address)) in tx_addr_alloc()
733 if (ureg_dst_is_undef(tx->regs.a0)) in tx_addr_alloc()
826 if (ureg_dst_is_undef(tx->regs.rL[l])) { in tx_get_loopctr()
917 assert(!ureg_dst_is_undef(tx->regs.a0)); in tx_src_param()
1056 if (ureg_dst_is_undef(tx->regs.address)) in tx_src_param()
1220 if (ureg_dst_is_undef(tx->regs.tS[param->idx])) in _tx_dst_param()
1236 if (ureg_dst_is_undef(tx->regs.oPos)) in _tx_dst_param()
1242 if (ureg_dst_is_undef(tx->regs.oFog)) in _tx_dst_param()
[all …]
/external/mesa3d/src/mesa/state_tracker/
Dst_mesa_to_tgsi.c86 if (ureg_dst_is_undef(t->temps[index])) in dst_register()
128 if (ureg_dst_is_undef(t->temps[index])) in src_register()
Dst_atifs_to_tgsi.c82 if (ureg_dst_is_undef(t->temps[index])) in get_temp()
Dst_glsl_to_tgsi.cpp5542 if (ureg_dst_is_undef(t->temps[index])) in dst_register()
5551 if (ureg_dst_is_undef(t->arrays[array])) in dst_register()
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h1189 ureg_dst_is_undef( struct ureg_dst dst ) in ureg_dst_is_undef() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h1178 ureg_dst_is_undef( struct ureg_dst dst ) in ureg_dst_is_undef() function