diff options
author | Chad Versace <[email protected]> | 2012-11-30 16:49:21 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2013-01-24 21:24:10 -0800 |
commit | ee0ed52d69b3c3c10e344acae7ca901b4e9a03fa (patch) | |
tree | 6fa93a87c1502ab40a947f18feef61f7f71ac0aa /scons | |
parent | b9f56ea923f97b0fef31c9430897e440ae20d03a (diff) |
i965: Lower the GLSL ES 3.00 pack/unpack operations (v2)
On gen < 7, we fully lower all operations to arithmetic and bitwise
operations.
On gen >= 7, we fully lower the Snorm2x16 and Unorm2x16 operations, and
partially lower the Half2x16 operations.
v2:
- Comment that scalarization is needed only for SOA code [for idr].
- Replace switch-statement with if-statement [for idr].
- Remove misplaced hunk from previous patch [found by idr].
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Matt Tuner <[email protected]>
Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions