Hello,
I am trying to send opengl's texture to d3d9's surface, this can be used as intel QSV encoder input.
On the web, I found the example of sending d3d9's surface to opengl's texture, I tried and it works.
But when I send opengl's texture to d3d9's surface, it cannot work. It seems can only work form opengl to d3d9,.
If anyone could help , that would be great!
Thanks
For more complete information about compiler optimizations, see our Optimization Notice.