Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c1393 make_src_const_reg(unsigned index) in make_src_const_reg() function
3279 plane_src = make_src_const_reg(emit->clip_plane_const[i]); in emit_clip_distance_from_vpos()
3321 plane_src = make_src_const_reg(emit->clip_plane_const[i]); in emit_clip_vertex_instructions()
4845 struct tgsi_full_src_register scale_src = make_src_const_reg(scale_index); in setup_texcoord()
5536 make_src_const_reg(emit->texture_buffer_size_index[unit]); in emit_txq()
5881 make_src_const_reg(emit->vposition.prescale_scale_index); in emit_vpos_instructions()
5883 make_src_const_reg(emit->vposition.prescale_trans_index); in emit_vpos_instructions()
5919 make_src_const_reg(emit->vs.viewport_index); in emit_vpos_instructions()