mesa/src/intel
Ian Romanick f89d9cc53d intel/brw: Silence "statement may fall through" warning
src/intel/compiler/brw_lower_logical_sends.cpp: In member function ‘bool fs_visitor::lower_logical_sends()’:
src/intel/compiler/brw_lower_logical_sends.cpp:3170:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3170 |          if (devinfo->has_lsc) {
      |          ^~
src/intel/compiler/brw_lower_logical_sends.cpp:3174:7: note: here
 3174 |       case SHADER_OPCODE_DWORD_SCATTERED_READ_LOGICAL:
      |       ^~~~

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27552>
2024-03-12 21:31:30 +00:00
..
blorp anv/iris/blorp: use the right MOCS values for each engine 2024-03-06 20:33:12 +00:00
ci ci/intel: split asus-cx9400-volteer into acer-cp514-2h-11{30,60}g7-volteer 2024-03-06 01:52:49 +00:00
common intel/elk: Remove multi-polygon support 2024-03-07 15:53:19 +00:00
compiler intel/brw: Silence "statement may fall through" warning 2024-03-12 21:31:30 +00:00
decoder intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
dev intel/dev: Nuke display_ver 2024-03-12 17:44:46 +00:00
ds intel/ds: add pipe control reasons to perfetto flushes 2024-03-08 07:52:20 +00:00
genxml intel/genxml: update PIPE_CONTROL so that we can decode it on the CCS 2024-03-06 14:37:11 +00:00
isl anv/iris/blorp: use the right MOCS values for each engine 2024-03-06 20:33:12 +00:00
nullhw-layer intel/nullhw: Fix 32bits compilation warnings 2024-02-28 23:37:43 +00:00
perf intel: Remove unused ALIGN macro 2023-12-07 02:30:53 +00:00
shaders intel-clc: Use correct set of nir_options when building for Gfx8 2024-02-24 00:24:32 +00:00
tools intel/tools: avoid invalid time and file bits combination 2024-03-08 21:01:38 +00:00
vulkan anv: setup distribution granularity with Wa_14019166699 2024-03-12 09:25:32 +00:00
vulkan_hasvk intel/ds: add pipe control reasons to perfetto flushes 2024-03-08 07:52:20 +00:00
meson.build intel: Only build shaders with anv and iris 2024-02-21 20:53:36 +00:00