Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1452 get_gather_value(const struct sp_sampler_view *sp_sview, in get_gather_value() function
1545 rgba[TGSI_NUM_CHANNELS*c] = get_gather_value(sp_sview, c, in img_filter_2d_linear()
1591 rgba[TGSI_NUM_CHANNELS*c] = get_gather_value(sp_sview, c, in img_filter_2d_array_linear()
1656 rgba[TGSI_NUM_CHANNELS*c] = get_gather_value(sp_sview, c, in img_filter_cube_linear()
1724 rgba[TGSI_NUM_CHANNELS*c] = get_gather_value(sp_sview, c, in img_filter_cube_array_linear()