Actually what i mean for freeing memory is .. freeing the opencl context,
releasing command queue, all opencl kernels etc...

sorry for not too clear in my words..

I dont think this will be freed until i free the context..


2010/11/2 Andrea Canciani <[email protected]>

> 2010/11/2 kb pachauri <[email protected]>:
> > Thanks. Thats what i am also thinking..
> > If i want to free some of the memory, which i am allocating as part
> > pixman_implementation_t for opencl intialization stuff (context, command
> > queue, kernel etc)  where i can do that.
>
> Why/when do you want to free them?
>
> Isn't your data automatically deallocated upon program termination?
> (Malloced data and open sockets/descriptors are automatically reclaimed)
>
> Andrea
>



-- 
Kulbhushan Pachauri
Lead Engineer
SAIT-India Lab
Samsung India Software Operation Pvt. Ltd.
Bangalore-560093
_______________________________________________
Pixman mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to