码迷,mamicode.com
首页 > 其他好文 > 详细

Game shader or System shader is busy ::VS CSG

时间:2015-09-18 15:25:30      阅读:161      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!