[GEM-dev] how to share texture on different thread without having to copy it on the CPU?

Cyrille Henry ch at chnry.net
Thu Feb 23 12:35:25 CET 2012


hello,

is there a solution to share texture between 2 pd instance, or between 2 software, without having to copy it back in CPU?
somthing like pix_buffer_read and pix_buffer_write, but for gpu texture.

it look like possible, but does anyone already implement it?
http://developer.download.nvidia.com/opengl/specs/GL_NV_copy_image.txt

Cheers
Cyrille




More information about the GEM-dev mailing list