Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_builtin.c71 } lower_builtin_state; typedef
100 get_variable(lower_builtin_state *state, nir_deref_path *path, in get_variable()
151 lower_builtin_block(lower_builtin_state *state, nir_block *block) in lower_builtin_block()
232 lower_builtin_impl(lower_builtin_state *state, nir_function_impl *impl) in lower_builtin_impl()
252 lower_builtin_state state; in st_nir_lower_builtin()