mesa/src/intel
Iván Briano 5d22f307d5
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
anv: don't try to fast clear D/S with multiview
If multiview is enabled on the render pass, baseLayer and layerCount
will be 0 and 1 respectively and throw us off.
We can still fast clear if view_mask == 1, but anything else hits the
BLORP_BATCH_NO_EMIT_DEPTH_STENCIL restriction.

Fixes: e488773b29 ("anv: Fast clear depth/stencil surface in vkCmdClearAttachments")

Signed-off-by: Iván Briano <ivan.briano@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40229>
2026-03-09 22:49:05 +00:00
..
blorp intel/blorp: drop unused BLORP_BATCH_COMPUTE_ENGINE flag 2026-03-06 20:42:05 +00:00
ci intel/ci: Document recent Intel flakes 2026-03-09 17:42:03 +00:00
common intel/l3: Add Xe3P (GFX_VERx10==350) 2026-03-04 11:10:34 -08:00
compiler brw/asm: Don't drop accumulator number in the assembler 2026-03-09 19:21:39 +00:00
decoder intel/decoder: update warning message when buildtype=release 2026-03-09 20:01:01 +00:00
dev intel/dev: Add NVL-P PCI IDs (with FORCE_PROBE required) 2026-03-06 19:01:06 +00:00
ds intel: Include available counter descriptions in the perfetto counter spec 2026-03-06 08:47:16 +00:00
executor meson: make dep_lua a disabler 2025-11-21 21:48:57 +00:00
genxml intel/genxml: Add gen125_rt.xml to default_imports in intel_genxml.py 2026-03-04 10:08:41 -08:00
isl intel/isl: Build for Xe3P (GFX_VERx10 == 350) 2026-03-04 11:10:34 -08:00
mda intel/mda: Use -W for color words diff and -U for regular unified diff 2026-01-28 22:11:11 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel/perf: Add HSW verx10 to intel_perf_query_result_write_mdapi() 2026-02-23 18:00:52 +00:00
shaders intel/shaders: Build for Xe3P (GFX_VERx10 == 350) 2026-03-04 11:10:34 -08:00
tools intel/dev: Add URB min/max entries for Mesh and Task 2026-03-06 19:01:06 +00:00
vulkan anv: don't try to fast clear D/S with multiview 2026-03-09 22:49:05 +00:00
vulkan_hasvk hasvk: Advertise VK_KHR_maintenance6 2026-03-02 23:16:11 +00:00
meson.build brw: Move into a new src/intel/compiler/brw subdirectory 2025-10-09 07:01:47 +00:00