Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_sampler.c224 st_convert_sampler_from_unit(const struct st_context *st, in st_convert_sampler_from_unit() function
280 st_convert_sampler_from_unit(st, sampler, tex_unit); in update_shader_samplers()
Dst_texture.h337 st_convert_sampler_from_unit(const struct st_context *st,
Dst_texture.c524 st_convert_sampler_from_unit(st, &sampler, texUnit); in st_create_texture_handle_from_unit()