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.c43 } lower_tex_src_state; typedef
46 assign_extra_samplers(lower_tex_src_state *state, unsigned free_slots) in assign_extra_samplers()
64 lower_tex_src_plane_block(lower_tex_src_state *state, nir_block *block) in lower_tex_src_plane_block()
95 lower_tex_src_plane_impl(lower_tex_src_state *state, nir_function_impl *impl) in lower_tex_src_plane_impl()
109 lower_tex_src_state state = {0}; in st_nir_lower_tex_src_plane()