Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_mesa_to_tgsi.c83 return ureg_dst_undef(); in dst_register()
108 return ureg_dst_undef(); in dst_register()
Dst_glsl_to_tgsi.cpp5525 return ureg_dst_undef(); in dst_register()
5536 return ureg_dst_undef(); in dst_register()
5588 return ureg_dst_undef(); in dst_register()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c720 tx->regs.r[k] = ureg_dst_undef(); in tx_temp_alloc()
823 return ureg_dst_undef(); in tx_get_loopctr()
3387 tx->regs.rL[i] = ureg_dst_undef(); in tx_ctor()
3389 tx->regs.address = ureg_dst_undef(); in tx_ctor()
3390 tx->regs.a0 = ureg_dst_undef(); in tx_ctor()
3391 tx->regs.p = ureg_dst_undef(); in tx_ctor()
3392 tx->regs.oDepth = ureg_dst_undef(); in tx_ctor()
3396 tx->regs.o[i] = ureg_dst_undef(); in tx_ctor()
3398 tx->regs.oCol[i] = ureg_dst_undef(); in tx_ctor()
Dnine_ff.c1158 return ureg_dst_undef(); in ps_get_ts_dst()
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h1137 ureg_dst_undef( void ) in ureg_dst_undef() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h1120 ureg_dst_undef( void ) in ureg_dst_undef() function