cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

boxerab
Challenger

clEnqueueMapImage: format of memory returned

I have a CL_RGBA image of type CL_FLOAT.  When I map the image, what format should I expect the data to

be stored as?  Is it R G B A R G B A .... etc  ?  Does the standard dictate how the data is formatted for all implementations,

or does it depend on the implementation.  I am running my kernel on either a CPU or an AMD GPU.

0 Likes
0 Replies