Files
mesa/src
Jason Ekstrand f16bd8a9fe nir/builder: Add a nir_pack/unpack/bitcast helpers
The new helpers can generate any pack/unpack operation including those
for which we do not have specific opcodes and they express a bitcast in
terms of these pack/unpack operations.  In particular, the new helpers
properly handle 8-bit types.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
2018-11-15 19:59:28 -06:00
..
2018-11-15 17:51:40 +00:00
2018-02-16 16:56:34 -06:00
2018-11-13 17:25:02 +00:00
2018-11-13 17:25:02 +00:00
2018-10-19 16:50:26 +01:00