mesa/src
José Roberto de Souza 1e0a0b4dd5 anv: Initialize variable to fix static analyzer warning
Static analyzer is complaning that tex_src could be not initialized
and then used, this should not happen as an instruction with type of
'tex' type needs to have source a texture handle.

But to make static analyzer happy here just initializing it to zero.

Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29530>
2024-06-04 17:38:17 +00:00
..
amd ac: set has_pack_32_4x8 2024-06-04 17:00:29 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi asahi: unify naming for COUNTS structs 2024-05-16 13:25:56 -04:00
broadcom v3dv: implement vkGetDeviceImageSubresourceLayoutKHR 2024-06-03 07:59:21 +00:00
c11
compiler nir/opt_algebraic: alternative 8bit pack_[us]norm_4x8 lowering 2024-06-04 17:00:29 +00:00
drm-shim drm-shim: Stub syncobj reset ioctl 2024-05-21 14:14:25 +00:00
egl egl/android: Fix sRGB visuals 2024-05-21 11:57:55 +00:00
etnaviv ci/etnaviv: remove duplicated line from skips 2024-05-31 07:36:59 -07:00
freedreno turnip: Advertise VK_EXT_shader_replicated_composites 2024-06-04 16:34:48 +00:00
gallium lavapipe: Advertise VK_EXT_shader_replicated_composites 2024-06-04 16:34:48 +00:00
gbm loader: silence implicit-load zink error by the loader 2024-05-10 14:19:59 +00:00
getopt
glx glxext: don't try zink if not enabled in mesa 2024-05-13 08:34:57 +00:00
gtest
imagination pvr: use common stype debug 2024-05-10 18:49:38 +00:00
imgui
intel anv: Initialize variable to fix static analyzer warning 2024-06-04 17:38:17 +00:00
loader loader: silence implicit-load zink error by the loader 2024-05-10 14:19:59 +00:00
mapi glapi: fix param type in TexGenxOES 2024-05-01 00:47:59 +02:00
mesa mesa/main: fixup indent 2024-05-29 06:41:03 +00:00
microsoft dozen: Advertise VK_EXT_shader_replicated_composites 2024-06-04 16:34:48 +00:00
nouveau nvk: Advertise VK_EXT_shader_replicated_composites 2024-06-04 16:34:48 +00:00
panfrost Uprev Piglit to cf8daaf5ba90fc9b8a0e144355026e2a14c79944 2024-06-03 06:58:28 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util u_trace: extend tracepoint end_of_pipe bit into flags 2024-05-30 06:38:04 +00:00
virtio ci/venus: skip a timeout test 2024-05-24 02:34:45 +00:00
vulkan vulkan: Update XML and headers to 1.3.286 2024-06-04 16:34:48 +00:00
.clang-format asahi: add agx_ppp_push_merged helper 2024-05-14 04:57:27 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00