Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c4868 struct tgsi_full_src_register coord_src_ref; in emit_tex_compare_refcoord() local
4880 coord_src_ref = scalar_src(coord, component); in emit_tex_compare_refcoord()
4882 emit_src_register(emit, &coord_src_ref); in emit_tex_compare_refcoord()