diff options
author | Francisco Jerez <[email protected]> | 2018-12-06 14:11:34 -0800 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2019-01-09 12:03:08 -0800 |
commit | 812ede088f5f6bea4e6fba991bd59d5cce264212 (patch) | |
tree | dc733a715ae81c8a0bf60c7da6ce4626f2f85573 /src/compiler/blob.c | |
parent | c5f9c0009d5161e059e54a76fbdb910a6c151f9f (diff) |
intel/fs: Implement quad swizzles on ICL+.
Align16 is no longer a thing, so a new implementation is provided
using Align1 instead. Not all possible swizzles can be represented as
a single Align1 region, but some fast paths are provided for
frequently used swizzles that can be represented efficiently in Align1
mode.
Fixes ~90 subgroup quad swap Vulkan CTS tests.
Cc: [email protected]
Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/compiler/blob.c')
0 files changed, 0 insertions, 0 deletions