Searched refs:vrend_shader_lookup_sampler_array (Results 1 – 3 of 3) sorted by relevance
194 int vrend_shader_lookup_sampler_array(const struct vrend_shader_info *sinfo, int index);
839 int vrend_shader_lookup_sampler_array(const struct vrend_shader_info *sinfo, int index) in vrend_shader_lookup_sampler_array() function
1398 int arr_idx = vrend_shader_lookup_sampler_array(&sprog->ss[id]->sel->sinfo, i); in bind_sampler_locs()