Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.h128 int shader_lookup_sampler_array(struct vrend_shader_info *sinfo, int index);
Dvrend_shader.c602 int shader_lookup_sampler_array(struct vrend_shader_info *sinfo, int index) in shader_lookup_sampler_array() function
Dvrend_renderer.c1067 int arr_idx = shader_lookup_sampler_array(&sprog->ss[id]->sel->sinfo, i); in bind_sampler_locs()