[Bug 109134] ../mesa-18.3.1/src/intel/isl/isl_surface_state.c:481: isl_gen7_surf_fill_state_s: Assertion `isl_swizzle_is_identity(info->view->swizzle)' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 2 23:30:29 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109134

Jason Ekstrand <jason at jlekstrand.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Jason Ekstrand <jason at jlekstrand.net> ---
Looks like you're on Ivy Bridge.  Unfortunately, that platform doesn't support
texture swizzle which the app is trying to use.  It's theoretically possible to
implement with shader workarounds but likely not worth the effort.  This is why
Vulkan on Ivy Bridge dumps a nice big warning. :-)

Given that Civilization V has a native Linux version, I recommend you use that.

-- 
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/20190102/18eb20a6/attachment.html>


More information about the intel-3d-bugs mailing list