mesa/src
Vinson Lee b35991dbcb amd: Initialize Gfx11Lib members in constructor.
Fix defects reported by Coverity Scan.

Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member m_numPkrLog2 is not initialized in this constructor nor in any functions that it calls.
uninit_member: Non-static class member m_numSaLog2 is not initialized in this constructor nor in any functions that it calls.

Fixes: 4fdf42b3c2 ("amd: import gfx11 addrlib")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16679>
2022-05-31 03:36:53 +00:00
..
amd amd: Initialize Gfx11Lib members in constructor. 2022-05-31 03:36:53 +00:00
android_stub
asahi asahi: Add wrap library 2022-05-22 17:58:07 -04:00
broadcom v3dv/format: Add support for VK_KHR_format_feature_flags2 2022-05-26 21:20:50 +00:00
compiler nir/gcm: fix pushing instructions into if blocks 2022-05-31 01:03:43 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl: Fix DETECT_OS macro usage 2022-05-27 21:47:11 +02:00
etnaviv etnaviv: fill all minor GPU features from the kernel 2022-04-27 09:10:27 +00:00
freedreno ir3: handle intrinsic_load_draw_id when scanning driver constants 2022-05-31 01:33:55 +00:00
gallium nv50/ir: fix ALD/AST where address comes from AL2P 2022-05-31 01:57:16 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/dri2: Require DRI2 >= 1.3 for working buffer invalidation 2022-05-17 20:31:50 +00:00
gtest
hgl
imagination pvr: use UINT64_C for 64-bit constant 2022-05-23 08:52:56 +00:00
imgui
intel ci: traces: temporarily disable nheko trace 2022-05-31 00:00:25 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi mapi: added EXT_external_objects_win32 definitions 2022-05-15 19:56:49 +00:00
mesa mesa: Drop dead #include "sparc/sparc.h" 2022-05-30 17:03:21 +00:00
microsoft microsoft/compiler: Fixup sampler derefs in tex instrs that don't *need* samplers 2022-05-30 07:28:50 +00:00
nouveau nouveau: disable fences when running under drm-shim. 2022-05-09 23:10:45 +00:00
panfrost pan/bi: Interpolate varyings at 16-bit 2022-05-30 17:49:44 -04:00
tool pps: Open writable renderer node in DrmDevice::create 2022-05-11 15:41:28 +00:00
util util: Fixes typo in test_util_get_process_exec_path 2022-05-26 23:27:50 +00:00
virtio venus: use common entry point for VkPhysicalDeviceMemoryProperties 2022-05-24 23:35:28 +00:00
vulkan vulkan: Use the correct enum in vk_buffer 2022-05-30 17:43:58 +00:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00