首页 > 其他 > 详细

Game shader or System shader is busy ::VS CSG

时间:2015-09-18 15:22:38      阅读:209      评论:0      收藏:0      [点我收藏+]

this error means The GPU is freezen

Phyre::PSemaphoreOrbis::wait()//callstack 

something illegal in command buffer submitted 

the system is waiting the render thread to complete

 

so you need to check out the render command

including the textures and targets

 

comment out some of these rendering commands until freeze stops\

我这次遇到的似乎是 targets不对导致的 因为我重置了 yebis的effect source depth source && destination source

seems about msaa type

Game shader or System shader is busy ::VS CSG

原文:http://www.cnblogs.com/minggoddess/p/4818967.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!