Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1618 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], in img_filter_cube_linear() local
1643 tx[0] = get_texel_cube_seamless(sp_sview, addr, x0, y0, corner0, layer, args->face_id); in img_filter_cube_linear()
1686 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], in img_filter_cube_array_linear() local
1711 tx[0] = get_texel_cube_seamless(sp_sview, addr, x0, y0, corner0, layer, args->face_id); in img_filter_cube_array_linear()