Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.h194 int vrend_shader_lookup_sampler_array(const struct vrend_shader_info *sinfo, int index);
Dvrend_shader.c839 int vrend_shader_lookup_sampler_array(const struct vrend_shader_info *sinfo, int index) in vrend_shader_lookup_sampler_array() function
Dvrend_renderer.c1398 int arr_idx = vrend_shader_lookup_sampler_array(&sprog->ss[id]->sel->sinfo, i); in bind_sampler_locs()