fix broken OpenCL 1.2 support
OpenCl 1.2.is not allowing the subscript operator on buildin vector types. fix: use `.sX` to access vector components
Please register or sign in to comment
OpenCl 1.2.is not allowing the subscript operator on buildin vector types. fix: use `.sX` to access vector components