Files
mesa/src/mesa
Francisco Jerez cff670b009 i965: Define some useful swizzle helper functions.
This defines helper functions implementing some common swizzle
transformations that are usually open-coded in the compiler back-end,
causing a lot of clutter.  Some optimization passes will become almost
trivial implemented in terms of these functions (e.g.
vec4_visitor::opt_reduce_swizzle()).

Reviewed-by: Matt Turner <mattst88@gmail.com>
2015-03-23 14:09:29 +02:00
..
2015-03-12 07:52:45 -06:00
2015-03-21 08:14:05 +10:00
2015-03-05 10:16:25 -08:00
2015-03-12 07:52:45 -06:00