Summary: | surface state leak when creating and destroying image views with aspectMask depth and stencil | ||
---|---|---|---|
Product: | Mesa | Reporter: | Craig Stout <cstout> |
Component: | Drivers/Vulkan/intel | Assignee: | Lionel Landwerlin <lionel.g.landwerlin> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | jason |
Version: | 17.3 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Craig Stout
2018-04-11 22:48:23 UTC
Thanks for the report Craig, just sent a fix for this : https://patchwork.freedesktop.org/patch/216846/ I'll give it a try. I'm seeing this message: INTEL-MESA: error: ../../third_party/mesa/src/intel/vulkan/genX_cmd_buffer.c:971 ASSERT: iview->n_planes == 1 Hm.. Either we don't have a test covering this or asserts are disabled our CI :( Asserts are on in CI Thanks, just noticed it's an anv_assert() which just prints out something. Running a new patch now. v2 sent. v2 looks good to me. Fixed in : commit 0a6547014fbe5371f5b7253f2c2640ad0026b184 Author: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Date: Thu Apr 12 11:06:47 2018 -0700 anv: fix number of planes for depth & stencil Thanks all! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.