Opengl Texture and cuda

3

Please search for “OpenGL interop” on the CUDA documentation sites.
Some documents and samples there:
[url]Programming Guide :: CUDA Toolkit Documentation
[url]http://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__OPENGL.html#group__CUDART__OPENGL[/url]
[url]http://docs.nvidia.com/cuda/cuda-samples/index.html#imaging[/url]