Skip to content
Snippets Groups Projects
Commit 72483b29 authored by Ilia Mirkin's avatar Ilia Mirkin Committed by Andres Gomez
Browse files

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: default avatarIlia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
(cherry picked from commit dab88e9a)
parent a991960c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment