v1.1-RC3
* removes 3-el shuffle(), as is not defined for vectors of size 3 * Addressing vector elements using array-style indexing is not legal in OpenCL; rewrite code to use unions of vectors and arrays.
* removes 3-el shuffle(), as is not defined for vectors of size 3 * Addressing vector elements using array-style indexing is not legal in OpenCL; rewrite code to use unions of vectors and arrays.