mesa/src/intel
Yonggang Luo 4b0409ff9a intel: fixes -Werror,-Wunused-but-set-variable for clang-15
one of those error message:
../../src/intel/compiler/brw_vec4_cmod_propagation.cpp:53:8: error: variable 'ip' set but not used [-Werror,-Wunused-but-set-variable]
   int ip = block->end_ip + 1;

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19527>
2022-11-17 23:17:40 +00:00
..
blorp blorp: Fix typo in blorp_xy_block_copy_blt 2022-09-28 08:41:35 +00:00
ci ci/iris: Add some flakes from the new testing on JSL. 2022-11-09 22:07:10 +00:00
common intel: Add and use intel_gem_can_render_on_fd() 2022-11-07 17:22:14 +00:00
compiler intel: fixes -Werror,-Wunused-but-set-variable for clang-15 2022-11-17 23:17:40 +00:00
dev intel: Add has_context_isolation to intel_device_info 2022-11-07 17:22:14 +00:00
ds common/utrace: Rename u_trace_context_actively_tracing to u_trace_should_process 2022-11-11 13:50:56 +00:00
genxml intel/genxml: fix width of 3DSTATE_TASK_CONTROL.MaximumNumberofThreadGroups 2022-11-02 08:56:53 +00:00
isl intel: Use common CONCAT/PASTE macros 2022-11-15 11:54:42 +00:00
nullhw-layer utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
perf intel/perf: add ACM/DG2 performance metrics 2022-11-17 12:57:07 +00:00
tools intel: Add and use intel_gem_get_param() 2022-11-07 17:22:14 +00:00
vulkan intel/perf: use the new OA format for Gfx12.5+ 2022-11-17 12:57:06 +00:00
vulkan_hasvk anv/perf: fixup counter/query mapping 2022-11-17 12:57:06 +00:00
meson.build intel: add a hasvk vulkan driver 2022-09-02 09:40:45 +00:00