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