fix in non-SIMD OpenCL cloth demo, kernel names changed.
Thanks Greg, see http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=9&t=7442&p=25422#p25422
This commit is contained in:
@@ -501,6 +501,7 @@ void initBullet(void)
|
||||
if (!g_solver->checkInitialized())
|
||||
{
|
||||
printf("OpenCL kernel initialization ?failed\n");
|
||||
btAssert(0);
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user