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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c5013 struct tgsi_full_src_register coord_src_ref; local in function:emit_tex_compare_refcoord
5021 coord_src_ref = scalar_src(coord, component);
5023 emit_src_register(emit, &coord_src_ref);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c7767 struct tgsi_full_src_register coord_src_ref; local in function:emit_tex_compare_refcoord
7775 coord_src_ref = scalar_src(coord, component);
7777 emit_src_register(emit, &coord_src_ref);

Completed in 21 milliseconds