mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
parent
97ef8a6fb3
commit
546bd6f462
@ -3249,6 +3249,7 @@ namespace dxvk {
|
||||
getVectorTypeId(result.type),
|
||||
resultIds.size(), resultIds.data());
|
||||
|
||||
result = emitRegisterSwizzle(result, ins.src[1].swizzle, ins.dst[0].mask);
|
||||
emitRegisterStore(ins.dst[0], result);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user