mesa/src
Alyssa Rosenzweig 78adf44839 nir/lower_io: Set interpolated_input dest_type
...even for non-pixel interpolation, for consistency. Otherwise backends get
funny intrinsics with interpolateAt:

   vec4 32 ssa_4 = intrinsic load_interpolated_input (ssa_3, ssa_2) (base=1, component=0, dest_type=invalid /*0*/, io location=33 slots=1 /*161*/)

We know it'll be a float, but backends shouldn't need to special case this. (Or
maybe interpolated_input shouldn't have a dest_type index. I'd be ok with that
resolution too. But having one and not setting it consistently is wrong.)

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19085>
2022-10-18 21:08:54 +00:00
..
amd radv: fix setting results for initialization failures in thread trace and trap handler 2022-10-17 22:59:15 +00:00
android_stub
asahi agx: Reserve live-in regs at the start of block 2022-10-14 01:37:39 +00:00
broadcom v3dv/pipeline: keep qpu_insts around if we expect them to be used later 2022-10-17 10:06:23 +00:00
c11 c11: Update the values of enum mtx_plain, mtx_recursive, mtx_timed to make sure mtx_recursive != mtx_plain | mtx_recursive 2022-09-14 02:46:51 +00:00
compiler nir/lower_io: Set interpolated_input dest_type 2022-10-18 21:08:54 +00:00
drm-shim drm-shim: drop gnu99 override 2022-09-16 02:06:38 +00:00
egl util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
etnaviv util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
freedreno tu: Optimize hash_renderpass_instance by removing XXH64_update 2022-10-18 16:28:29 +00:00
gallium d3d10ump: No need define snprintf anymore in InputAssembly.cpp 2022-10-18 03:16:00 +00:00
gbm Android: Use libgbm_mesa name for SDK30+ 2022-09-12 07:37:27 +00:00
getopt
glx egl/glx: add fallback for zink loading 2022-09-21 20:29:06 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Add vulkan shader factory headers for Query and clear APIs. 2022-10-07 14:23:05 +00:00
imgui
intel anv: fill AlphaToCoverageEnable lazily from state 2022-10-18 10:44:57 +03:00
loader loader: use os_get_option for driver override 2022-09-08 19:30:38 +00:00
mapi mesa: add EXT_debug_label support 2022-10-17 08:53:20 +11:00
mesa mesa: Fix multiple matrix pops in a row 2022-10-18 20:45:47 +00:00
microsoft dzn: rename module_dir to icd_lib_path for consistence 2022-09-22 17:54:24 +00:00
nouveau nv50: call nir_lower_flrp 2022-10-10 17:22:49 +00:00
panfrost pan/mdg: Fix 16-bit alignment with spiller 2022-10-17 19:11:10 +00:00
tool pps: enable track_event in intel.cfg 2022-10-09 22:39:53 +03:00
util util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
virtio util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
vulkan vulkan/runtime: don't lookup the pipeline disk cache if disabled 2022-10-14 23:03:16 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00