cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

nou
Exemplar

Item is unavailable, Texture type is unknow CodeXL

When I try debug simple SFML2 application it show this error. When I click Frame step it stop at swap buffers and can't show any texture. If I set breakpoint at glTexImage2D() call and use step over on this call it shows texture content properly. Same issue are described here http://devgurus.amd.com/thread/159879 There must be some issue with shared contexts.

OS: Ubuntu 12.04 Catalyst 12.10

Sample code attached.

0 Likes
0 Replies