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.c70 } lower_builtin_state; typedef
99 get_variable(lower_builtin_state *state, nir_deref_var *deref, in get_variable()
153 lower_builtin_block(lower_builtin_state *state, nir_block *block) in lower_builtin_block()
226 lower_builtin_impl(lower_builtin_state *state, nir_function_impl *impl) in lower_builtin_impl()
242 lower_builtin_state state; in st_nir_lower_builtin()