Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.h273 int vrend_shader_lookup_sampler_array(const struct vrend_shader_info *sinfo, int index);
H A Dvrend_shader.c928 int vrend_shader_lookup_sampler_array(const struct vrend_shader_info *sinfo, int index) in vrend_shader_lookup_sampler_array() function
H A Dvrend_renderer.c1554 int arr_idx = vrend_shader_lookup_sampler_array(sinfo, i); in bind_sampler_locs()