[Mesa-dev] [Bug 100061] LODQ instruction generated with invalid dst mask
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Mar 19 05:14:57 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100061
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
commit dab88e9af7a35ebcdd0fc87df97f4b13e908552a
Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date: Sat Mar 4 13:52:48 2017 -0500
st/mesa: set result writemask based on ir type
This prevents textureQueryLevels, which maps as LODQ, from ending up
with a xyzw writemask, which is illegal.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100061
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: mesa-stable at lists.freedesktop.org
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170319/bd2f2d83/attachment-0001.html>
More information about the mesa-dev
mailing list