Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_tex_src_plane.c47 } lower_tex_src_state; typedef
50 find_sampler(lower_tex_src_state *state, unsigned samp) in find_sampler()
60 add_sampler(lower_tex_src_state *state, unsigned orig_binding, in add_sampler()
78 assign_extra_samplers(lower_tex_src_state *state, unsigned free_slots) in assign_extra_samplers()
107 lower_tex_src_plane_block(nir_builder *b, lower_tex_src_state *state, nir_block *block) in lower_tex_src_plane_block()
162 lower_tex_src_plane_impl(lower_tex_src_state *state, nir_function_impl *impl) in lower_tex_src_plane_impl()
179 lower_tex_src_state state = {0}; in st_nir_lower_tex_src_plane()