diff options
author | Antia Puentes <[email protected]> | 2015-06-17 09:29:04 +0200 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-08-03 09:40:49 -0700 |
commit | 0e874985ce50d902535e1eb766bd252c921b5d8f (patch) | |
tree | 68a2f01ec437fb2e01a48c27816b7059cff35b4b /SConstruct | |
parent | 3f10c2f3d73ae41ff83afcdbe225121b8336f499 (diff) |
i965/nir/vec4: Implement pack/unpack operations
* Lowered floating-point pack and unpack operations are not valid in VS.
* Pack and unpack 2x16 operations should be handled by lower_packing_builtins.
* Adds NIR ALU operations:
* nir_op_pack_half_2x16
* nir_op_unpack_half_2x16
* nir_op_unpack_unorm_4x8
* nir_op_unpack_snorm_4x8
* nir_op_pack_unorm_4x8
* nir_op_pack_snorm_4x8
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions