Searched refs:lower_impl (Results 1 – 4 of 4) sorted by relevance
28 lower_impl(nir_function_impl *impl) in lower_impl() function55 lower_impl(nir_shader_get_entrypoint(shader)); in nir_lower_passthrough_edgeflags()
115 lower_impl(lower_state *state, nir_function_impl *impl) in lower_impl() function139 progress |= lower_impl(&state, function->impl); in nir_lower_clamp_color_outputs()
134 lower_impl(nir_function_impl *impl, const struct gl_shader_program *shader_program, in lower_impl() function160 progress |= lower_impl(function->impl, shader_program, in nir_lower_samplers()
206 lower_impl(nir_function_impl *impl, struct lower_samplers_as_deref_state *state) in lower_impl() function238 progress |= lower_impl(function->impl, &state); in nir_lower_samplers_as_deref()