Searched refs:corner1 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.c | 1753 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], in img_filter_cube_linear() local 1779 tx[1] = get_texel_cube_seamless(sp_sview, addr, x1, y0, corner1, layer, args->face_id); in img_filter_cube_linear() 1822 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], in img_filter_cube_array_linear() local 1848 tx[1] = get_texel_cube_seamless(sp_sview, addr, x1, y0, corner1, layer, args->face_id); in img_filter_cube_array_linear()
|
Completed in 9 milliseconds