mesa/src/broadcom
Alejandro Piñeiro 54e2e44f99 broadcom/compiler: remove one superfluous call to nir_opt_undef
v3d_optimize_nir is calling nir_opt_undef twice. As it is inside the
usual "do {..} while (progress);" loop, is not needed to call it
twice.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26928>
2024-01-09 12:02:36 +01:00
..
ci ci/v3d: add support for rpi5 2024-01-05 16:10:50 +00:00
cle broadcom/compiler: remove include of gallium headers from meson.build 2023-12-12 10:03:11 +00:00
clif
common v3d/v3dv: move V3D_CSD definitions to a separate file 2023-12-14 16:43:13 +00:00
compiler broadcom/compiler: remove one superfluous call to nir_opt_undef 2024-01-09 12:02:36 +01:00
drm-shim broadcom/compiler: remove include of gallium headers from meson.build 2023-12-12 10:03:11 +00:00
qpu broadcom/compiler: remove include of gallium headers from meson.build 2023-12-12 10:03:11 +00:00
simulator v3dv: enable CPU jobs in the simulator 2023-12-14 16:43:14 +00:00
vulkan v3dv: implement VK_KHR_shader_terminate_invocation 2023-12-15 16:35:50 +00:00
.editorconfig
meson.build broadcom/compiler: remove include of gallium headers from meson.build 2023-12-12 10:03:11 +00:00