diff options
author | Konstantin Seurer <konstantin.seurer@gmail.com> | 2023-11-17 13:39:52 +0100 |
---|---|---|
committer | Eric Engestrom <eric@engestrom.ch> | 2024-01-10 10:28:59 +0000 |
commit | a53c9acd822f9f9e31cc295be6c01bae388b3e98 (patch) | |
tree | 22480eb6fbbe99811991bf3042a2db32dcfc3e9e /src/intel | |
parent | 1c476c7742d562181f8684cf20eab4aa2d6ce755 (diff) | |
download | mesa-a53c9acd822f9f9e31cc295be6c01bae388b3e98.tar.gz mesa-a53c9acd822f9f9e31cc295be6c01bae388b3e98.tar.bz2 mesa-a53c9acd822f9f9e31cc295be6c01bae388b3e98.zip |
vtn: Allow for OpCopyLogical with different but compatible types
> Result Type must not equal the type of Operand (see OpCopyObject),
> but Result Type must logically match the Operand type.
Allow for this by setting the expected type and making sure, that both
types match.
cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10163
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26252>
(cherry picked from commit 4c363acf94a04a9a885ed4025e628520354186dc)
Diffstat (limited to 'src/intel')
0 files changed, 0 insertions, 0 deletions