Searched refs:ref_src (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/pixman/dist/test/
H A Dcover-test.c169 pixman_fixed_t ref_src, ref_dst, scaled_dst; local in function:calc_translate
173 ref_src = bilinear ? pixman_fixed_1 / 2 : pixman_fixed_e;
178 ref_src = pixman_int_to_fixed (src_size) -
187 * the transformation matrix, we get ref_src as the result.
189 return ref_src - scaled_dst;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6628 struct tgsi_full_src_register ref_src = local in function:emit_alpha_test_instructions
6637 &color_src_w, &ref_src);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c10549 struct tgsi_full_src_register ref_src = local in function:emit_alpha_test_instructions
10558 &color_src_w, &ref_src);

Completed in 22 milliseconds