Home
last modified time | relevance | path

Searched refs:lower_impl (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_passthrough_edgeflags.c28 lower_impl(nir_function_impl *impl) in lower_impl() function
103 lower_impl(nir_shader_get_entrypoint(shader)); in nir_lower_passthrough_edgeflags()
H A Dnir_lower_point_size_mov.c35 lower_impl(nir_function_impl *impl, in lower_impl() function
113 lower_impl(nir_shader_get_entrypoint(shader), pointsize_state_tokens, in nir_lower_point_size_mov()
H A Dnir_lower_samplers.c143 lower_impl(nir_function_impl *impl) in lower_impl() function
174 progress |= lower_impl(function->impl); in nir_lower_samplers()
H A Dnir_lower_clamp_color_outputs.c112 lower_impl(lower_state *state, nir_function_impl *impl) in lower_impl() function
136 progress |= lower_impl(&state, function->impl); in nir_lower_clamp_color_outputs()
H A Dnir_lower_bit_size.c230 lower_impl(nir_function_impl *impl, in lower_impl() function
288 progress |= lower_impl(function->impl, callback, callback_data); in nir_lower_bit_size()
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_images.c54 lower_impl(nir_builder *b, nir_instr *instr, bool bindless_only) in lower_impl() function
122 impl_progress |= lower_impl(&b, instr, bindless_only); in gl_nir_lower_images()
H A Dgl_nir_lower_samplers_as_deref.c354 lower_impl(nir_function_impl *impl, struct lower_samplers_as_deref_state *state) in lower_impl() function
393 progress |= lower_impl(function->impl, &state); in gl_nir_lower_samplers_as_deref()
/third_party/mesa3d/src/imagination/rogue/nir/
H A Drogue_nir_lower_io.c128 static bool lower_impl(nir_function_impl *impl, void *layout) in lower_impl() function
164 progress |= lower_impl(function->impl, layout); in rogue_nir_lower_io()

Completed in 3 milliseconds