diff options
author | Connor Abbott <[email protected]> | 2015-08-14 12:00:13 -0700 |
---|---|---|
committer | Iago Toral Quiroga <[email protected]> | 2015-11-23 08:30:30 +0100 |
commit | d982922b184930a4ceed1d97b772cce5c371865d (patch) | |
tree | 9d0bd5957a0ac3b75b971caa3223c21c6ea89b81 /src/glsl | |
parent | 95ac3b1daeaa7d40d49fa2e0bdef46346c2996d5 (diff) |
i965/fs: add stride restrictions for copy propagation
There are various restrictions on what the hstride can be that depend on
the Gen, and now that we're using hstride == 2 for packing/unpacking
doubles, we're going to run into these restrictions a lot more often.
Pull them out into a separate function, and move the one restriction we
checked previously into it.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions