pan/va: Permit encoding more flags
Missed the first time around. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15223>
This commit is contained in:
committed by
Marge Bot
parent
76487c7eb4
commit
40ed485e32
@@ -161,6 +161,8 @@ class Staging:
|
||||
self.widen = False
|
||||
self.lanes = False
|
||||
self.lane = False
|
||||
self.halfswizzle = False
|
||||
self.combine = False
|
||||
self.size = 32
|
||||
|
||||
if not self.flags:
|
||||
|
||||
Reference in New Issue
Block a user