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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1741 corner2[TGSI_QUAD_SIZE], corner3[TGSI_QUAD_SIZE]; local in function:img_filter_cube_linear
1767 tx[2] = get_texel_cube_seamless(sp_sview, addr, x0, y1, corner2, layer, args->face_id);
1809 corner2[TGSI_QUAD_SIZE], corner3[TGSI_QUAD_SIZE]; local in function:img_filter_cube_array_linear
1835 tx[2] = get_texel_cube_seamless(sp_sview, addr, x0, y1, corner2, layer, args->face_id);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1754 corner2[TGSI_QUAD_SIZE], corner3[TGSI_QUAD_SIZE]; local in function:img_filter_cube_linear
1780 tx[2] = get_texel_cube_seamless(sp_sview, addr, x0, y1, corner2, layer, args->face_id);
1823 corner2[TGSI_QUAD_SIZE], corner3[TGSI_QUAD_SIZE]; local in function:img_filter_cube_array_linear
1849 tx[2] = get_texel_cube_seamless(sp_sview, addr, x0, y1, corner2, layer, args->face_id);

Completed in 13 milliseconds