[Bug 100621] [SKL] isl_surface_state.c asserts in DOOM
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Apr 8 17:27:33 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100621
Bug ID: 100621
Summary: [SKL] isl_surface_state.c asserts in DOOM
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Vulkan/intel
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: notasas at gmail.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
CC: jason at jlekstrand.net
DOOM is hitting some isl_surface_state.c asserts since when they have been
added:
mon\DOOM\DOOMx64vk.exe: isl/isl_surface_state.c:488:
isl_gen9_surf_fill_state_s: Assertion `info->view->swizzle.b ==
ISL_CHANNEL_SELECT_RED || info->view->swizzle.b == ISL_CHANNEL_SELECT_GREEN ||
info->view->swizzle.b == ISL_CHANNEL_SELECT_BLUE' failed.
mon\DOOM\DOOMx64vk.exe: isl/isl_surface_state.c:485:
isl_gen9_surf_fill_state_s: Assertion `info->view->swizzle.g ==
ISL_CHANNEL_SELECT_RED || info->view->swizzle.g == ISL_CHANNEL_SELECT_GREEN ||
info->view->swizzle.g == ISL_CHANNEL_SELECT_BLUE' failed.
Printing out the values shows that .g and/or .b are sometimes 0.
>From some limited testing, no rendering problems noticed in release build (or
with those asserts commented out).
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170408/f4205998/attachment.html>
More information about the intel-3d-bugs
mailing list