Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h340 ureg_DECL_address( struct ureg_program * );
Dtgsi_ureg.c713 struct ureg_dst ureg_DECL_address( struct ureg_program *ureg ) in ureg_DECL_address() function
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c1163 addr = ureg_DECL_address(ureg); in util_make_tess_ctrl_passthrough_shader()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c820 tx->regs.address = ureg_DECL_address(tx->ureg); in tx_addr_alloc()
1135 tx->regs.address = ureg_DECL_address(ureg); in tx_src_param()
Dnine_ff.c436 AR = ureg_DECL_address(ureg); in nine_ff_build_vs()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1130 c->addr_reg[i] = ureg_writemask(ureg_DECL_address(c->ureg), in ntt_reladdr()