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.c1435 get_gather_value(const struct sp_sampler_view *sp_sview, in get_gather_value() function
1528 rgba[TGSI_NUM_CHANNELS*c] = get_gather_value(sp_sview, c, in img_filter_2d_linear()
1574 rgba[TGSI_NUM_CHANNELS*c] = get_gather_value(sp_sview, c, in img_filter_2d_array_linear()
1639 rgba[TGSI_NUM_CHANNELS*c] = get_gather_value(sp_sview, c, in img_filter_cube_linear()
1707 rgba[TGSI_NUM_CHANNELS*c] = get_gather_value(sp_sview, c, in img_filter_cube_array_linear()