mesa/src/panfrost
Connor Abbott 7a55e13939 nir, compiler: Rename needs_quad_helper_invocations
This currently treats coarse and fine derivatives the same, but Qualcomm
needs to know whether just coarse derivatives are used or fine
derivatives/quad ops are also used. Rename this to
needs_coarse_quad_helper_invocations make clear the difference from the
new field, needs_full_quad_helper_invocations.

Reviewed-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Fixes: 264d8a6766 ("ir3: Set need_full_quad depending on info.fs.require_full_quads")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33862>
2025-03-14 21:55:57 +00:00
..
ci ci/panfrost: Move G610 testing to pre-merge 2025-03-11 12:59:17 +00:00
clc nir/peephole_select: add options struct 2025-02-20 21:59:16 +00:00
compiler pan/bi: Add support for IDVS2 on Avalon 2025-03-10 09:12:19 +01:00
drm-shim panfrost: Fix group priorities in drm-shim 2025-02-05 13:30:29 +00:00
ds build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
lib nir, compiler: Rename needs_quad_helper_invocations 2025-03-14 21:55:57 +00:00
libpan panfrost: clean up CL meson rules 2025-03-06 00:43:59 +00:00
midgard pan/mdg: call nir_lower_is_helper_invocation 2025-03-08 07:47:40 +00:00
perf panfrost: Kill panfrost-job.h 2025-01-07 11:10:55 +00:00
shared format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util pan/lower_helper_invocation: clean up 2025-03-08 07:47:40 +00:00
vulkan panvk: fix dependency for EXT_display_control 2025-03-13 16:45:47 -07:00
.clang-format pan/cs: cs_{break,continue} are not for_each macros 2025-01-15 14:07:37 +00:00
meson.build panfrost: Add base of OpenCL C infrastructure 2025-02-11 12:33:23 +00:00