摘要: glTexImage2D: Access Violate when invoke glTexImage2D. This problem may happen when specify a color system which is not correspond to the exact color system.Eg. The texture uploaded is store in RGB color system,but when invoke glTexImage2D, I specify that the texture is in RGBA color system.Then, a. 阅读全文
posted @ 2013-10-08 23:49 swdever 阅读(264) 评论(0) 推荐(0)