Hi guys,
I am trying to copy an image from source to destination. I am using the readimageui() routine in the kernel and this returns uint4 type. So when using the writeimageui() I just want to write it as of type unsigned int. Then I can write it to the destination buffer which in the host code, is of type unsigned int.
Please tell me how do I convert the uint4 vector type to unsigned int..
How to convert uint4 to unsigned int
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.



